mirror of
https://github.com/arc53/DocsGPT
synced 2024-11-03 23:15:37 +00:00
Update .env-template
This commit is contained in:
parent
505e12c5ea
commit
35a19d2007
@ -1,5 +1,6 @@
|
|||||||
OPENAI_API_KEY=<LLM api key (for example, open ai key)>
|
OPENAI_API_KEY=<LLM api key (for example, open ai key)>
|
||||||
EMBEDDINGS_KEY=<LLM embeddings api key (for example, open ai key)>
|
EMBEDDINGS_KEY=<LLM embeddings api key (for example, open ai key)>
|
||||||
|
SELF_HOSTED_MODEL=false
|
||||||
|
|
||||||
#For Azure
|
#For Azure
|
||||||
OPENAI_API_BASE=
|
OPENAI_API_BASE=
|
||||||
|
Loading…
Reference in New Issue
Block a user