Change the api key to local storage
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
export const STORAGE_KEY = {
|
||||
OPENAI_MODELS: 'openai_models',
|
||||
CURRENT_OPENAI_MODEL: 'current_openai_model',
|
||||
OPENAI_API_KEY: 'openai_api_key',
|
||||
}
|
||||
Reference in New Issue
Block a user