feat: dsv3
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user