feat(api): default DeepSeek to beta endpoint
Closes #941.\n\nRefs #938, #939, #940.
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@ deepseek doctor --json
|
||||
"api_key": {
|
||||
"source": "env"
|
||||
},
|
||||
"base_url": "https://api.deepseek.com",
|
||||
"base_url": "https://api.deepseek.com/beta",
|
||||
"default_text_model": "deepseek-v4-pro",
|
||||
"memory": {
|
||||
"enabled": false,
|
||||
|
||||
Reference in New Issue
Block a user