mirror of
https://github.com/NCBM/plyngent.git
synced 2026-07-23 05:55:16 +08:00
core/runtime: DeepSeek default base URL without /v1
Use https://api.deepseek.com as the empty-url default for deepseek preset.
This commit is contained in:
@@ -40,7 +40,7 @@ access_key_or_token = "sk-replace-me"
|
||||
# [providers.deepseek]
|
||||
# preset = "deepseek"
|
||||
# access_key_or_token = "sk-replace-me"
|
||||
# # url defaults to https://api.deepseek.com/v1 when empty
|
||||
# # url defaults to https://api.deepseek.com when empty
|
||||
# extras = { convention = "openai" }
|
||||
#
|
||||
# [providers.deepseek.models]
|
||||
|
||||
Reference in New Issue
Block a user