Update .env-template

pull/312/head
Alex 9 months ago
parent 505e12c5ea
commit 35a19d2007

@ -1,5 +1,6 @@
OPENAI_API_KEY=<LLM api key (for example, open ai key)>
EMBEDDINGS_KEY=<LLM embeddings api key (for example, open ai key)>
SELF_HOSTED_MODEL=false
#For Azure
OPENAI_API_BASE=

Loading…
Cancel
Save