Update CodeBuddy DeepSeek model description

This commit is contained in:
rensumo
2026-04-03 11:03:33 +08:00
parent 0805989ee5
commit 73cda6e836

View File

@@ -185,7 +185,7 @@ func GetCodeBuddyModels() []*ModelInfo {
OwnedBy: "tencent",
Type: "codebuddy",
DisplayName: "DeepSeek V3.2 (Volc)",
Description: "DeepSeek V3.2 via CodeBuddy (Volcano Engine)",
Description: "DeepSeek V3.2 via CodeBuddy",
ContextLength: 128000,
MaxCompletionTokens: 32768,
SupportedEndpoints: []string{"/chat/completions"},