mirror of
https://git.openapi.site/https://github.com/desirecore/agent-desirecore.git
synced 2026-07-23 03:33:26 +08:00
[修改] 配置
变更原因: API 调用 影响范围: 配置 修改文件: - agent.json
This commit is contained in:
@@ -31,15 +31,15 @@
|
||||
"max_concurrent_sessions": 3,
|
||||
"llm": {
|
||||
"provider": "internal-testing",
|
||||
"model": "deepseek-v4-pro",
|
||||
"providerId": "provider-internal-testing-001",
|
||||
"model": "kimi-k2.6-code-preview",
|
||||
"maxRetryDelayMs": 32000,
|
||||
"thinkingBudgets": {
|
||||
"low": 1024,
|
||||
"medium": 4096,
|
||||
"high": 8192,
|
||||
"xhigh": 16384
|
||||
},
|
||||
"providerId": "provider-internal-testing-001"
|
||||
}
|
||||
},
|
||||
"env": {
|
||||
"enabled": true,
|
||||
|
||||
Reference in New Issue
Block a user