Merge branch 'coleam00:main' into main

This commit is contained in:
Karrot
2024-10-30 14:52:23 -04:00
committed by GitHub

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 # You only need this environment variable set if you want to use OpenAI Like models
OPENAI_LIKE_API_BASE_URL= 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 # Get your OpenAI Like API Key
OPENAI_LIKE_API_KEY= OPENAI_LIKE_API_KEY=