update
This commit is contained in:
@@ -38,6 +38,19 @@
|
|||||||
"baseURL": "https://api.minimaxi.com/anthropic/v1",
|
"baseURL": "https://api.minimaxi.com/anthropic/v1",
|
||||||
"apiKey": "{env:MINIMAX_API_KEY}"
|
"apiKey": "{env:MINIMAX_API_KEY}"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"custom-doubao": {
|
||||||
|
"npm": "@ai-sdk/openai-compatible",
|
||||||
|
"name": "国内火山AI",
|
||||||
|
"models": {
|
||||||
|
"ark-code-latest": {
|
||||||
|
"name": "ark-code-latest"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"options": {
|
||||||
|
"baseURL": "https://ark.cn-beijing.volces.com/api/coding/v3",
|
||||||
|
"apiKey": "{env:DOUBAO_API_KEY}"
|
||||||
|
}
|
||||||
|
},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user