docs: new env variable examples
This commit is contained in:
parent
f4d233925e
commit
05a64d90a8
1 changed files with 5 additions and 0 deletions
|
|
@ -16,6 +16,11 @@ OPENAI_API_KEY=
|
|||
# GOOGLE_APPLICATION_CREDENTIALS=./google-credentials.json
|
||||
# VERTEX_LOCATION=us-east5
|
||||
|
||||
# MISTRAL
|
||||
# MISTRAL_API_KEY=
|
||||
|
||||
# DEEPSEEK
|
||||
# DEEPSEEK_API_KEY=
|
||||
|
||||
# OLLAMA
|
||||
# OLLAMA_API_BASE="http://10.20.30.20:11434"
|
||||
|
|
|
|||
Loading…
Reference in a new issue