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