feat: dsv3

This commit is contained in:
胡鑫
2025-03-26 10:37:33 +08:00
parent 904f296beb
commit 0a58f3fd16
2 changed files with 14 additions and 6 deletions
+8
View File
@@ -30,6 +30,14 @@ return {
vendors = {
-- ds
dsv3 = {
__inherited_from = "openai",
api_key_name = "DEEPSEEK_API_KEY",
endpoint = "https://api.deepseek.com",
model = "deepseek-chat",
},
-- 百炼
qwenr1 = {
__inherited_from = "openai",