From 9d5809fb207fb25b08876264731ddba679a910e6 Mon Sep 17 00:00:00 2001 From: Asim Shrestha Date: Tue, 11 Apr 2023 17:53:40 -0700 Subject: [PATCH] =?UTF-8?q?=E2=AD=90=20Describe=20how=20key=20is=20stored?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/SettingsDialog.tsx | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/components/SettingsDialog.tsx b/src/components/SettingsDialog.tsx index b701a66269..69a24ef439 100644 --- a/src/components/SettingsDialog.tsx +++ b/src/components/SettingsDialog.tsx @@ -41,9 +41,14 @@ export default function SettingsDialog({

Because of this, we momentarily ask that users utilize their own - OpenAI API key for AgentGPT. If you elect not to, your agent will not - be able to execute for very long. To do this, sign up for an OpenAI - account and visit the following{" "} + OpenAI API key for AgentGPT.{" "} + + This will only be used in the current browser session and not stored + anywhere. + {" "} + If you elect not to, your agent will not be able to execute for very + long. To do this, sign up for an OpenAI account and visit the + following{" "}