fix: run script dependency issues

This commit is contained in:
zhayujie
2026-02-15 00:02:50 +08:00
parent 00ae38faae
commit b6fc9fa370
5 changed files with 55 additions and 21 deletions

View File

@@ -175,6 +175,9 @@ available_setting = {
"zhipu_ai_api_base": "https://open.bigmodel.cn/api/paas/v4",
"moonshot_api_key": "",
"moonshot_base_url": "https://api.moonshot.cn/v1",
# 豆包(火山方舟) 平台配置
"ark_api_key": "",
"ark_base_url": "https://ark.cn-beijing.volces.com/api/v3",
#魔搭社区 平台配置
"modelscope_api_key": "",
"modelscope_base_url": "https://api-inference.modelscope.cn/v1/chat/completions",