chore: update default API and model to DeepSeek
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
# gai configuration
|
||||
GAI_API_KEY=sk-your-api-key-here
|
||||
GAI_API_BASE=https://api.openai.com/v1
|
||||
GAI_MODEL=gpt-4o
|
||||
GAI_API_BASE=https://api.deepseek.com/v1
|
||||
GAI_MODEL=deepseek-v4-flash
|
||||
GAI_MAX_TOKENS=500
|
||||
GAI_TEMPERATURE=0.7
|
||||
|
||||
Reference in New Issue
Block a user