docs: new env variable examples

This commit is contained in:
LUIS NOVO 2025-06-10 11:55:07 -03:00
parent f4d233925e
commit 05a64d90a8

View file

@ -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"