如题,我nvidia放在cpa上配置的glm5.1和deepseekv4都能在claude上使用,但kimi2.6只能在cherry上使用,感觉是开思考的问题,但是配了"alwaysThinkingEnabled": false之后也不能用,现在claude的额外配置是这样的
{
"includeCoAuthoredBy": false,
"statusLine": {
"type": "command",
"command": "~/.claude/ccline/ccline",
"padding": 0
},
"viewMode": "verbose",
"alwaysThinkingEnabled": false,
"showThinkingSummaries": true,
"skipDangerousModePermissionPrompt": true,
"theme": "dark-daltonized",
"CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC": "1",
"CLAUDE_CODE_ATTRIBUTION_HEADER": "0",
"DISABLE_INSTALLATION_CHECKS": "1",
"DISABLE_AUTOUPDATER": "1",
"ENABLE_TOOL_SEARCH": "1"
}
1 个帖子 - 1 位参与者