Added DEEPSEEK_API_KEY to .env.example

This commit is contained in:
Cole Medin 2024-10-28 13:13:44 -05:00
parent 8e7220e8fb
commit 065be0f821

View File

@ -32,6 +32,9 @@ OLLAMA_API_BASE_URL=
# You only need this environment variable set if you want to use OpenAI Like models
OPENAI_LIKE_API_BASE_URL=
# You only need this environment variable set if you want to use DeepSeek models through their API
DEEPSEEK_API_KEY=
# Get your OpenAI Like API Key
OPENAI_LIKE_API_KEY=