mirror of
https://github.com/arc53/DocsGPT.git
synced 2026-05-01 14:36:40 +00:00
minor fixes on deleting
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
OPENAI_API_KEY=<LLM api key (for example, open ai key)>
|
||||
SELF_HOSTED_MODEL=false
|
||||
API_KEY=<LLM api key (for example, open ai key)>
|
||||
VITE_API_STREAMING=true
|
||||
|
||||
#For Azure
|
||||
#For Azure (you can delete it if you don't use Azure)
|
||||
OPENAI_API_BASE=
|
||||
OPENAI_API_VERSION=
|
||||
AZURE_DEPLOYMENT_NAME=
|
||||
|
||||
Reference in New Issue
Block a user