大贤者
精华
|
战斗力 鹅
|
回帖 0
注册时间 2014-5-13
|
发表于 2026-5-9 15:26
来自手机
|
显示全部楼层
本帖最后由 a4ac7 于 2026-5-9 15:32 编辑
我加了这个还是有的
{
"id": "deepseek-v4-official",
"label": "DeepSeek V4 官方推荐",
"description": "官方推荐配置,自动智能分配模型任务",
"user": "****",
"env": {
"ANTHROPIC_BASE_URL": "https://api.deepseek.com/anthropic",
"ANTHROPIC_AUTH_TOKEN": "******",
"ANTHROPIC_MODEL": "deepseek-v4-pro[1m]",
"ANTHROPIC_DEFAULT_OPUS_MODEL": "deepseek-v4-pro[1m]",
"ANTHROPIC_DEFAULT_SONNET_MODEL": "deepseek-v4-pro[1m]",
"ANTHROPIC_DEFAULT_HAIKU_MODEL": "deepseek-v4-flash",
"CLAUDE_CODE_SUBAGENT_MODEL": "deepseek-v4-flash",
"CLAUDE_CODE_EFFORT_LEVEL": "max",
"API_TIMEOUT_MS": "3000000",
"CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC": "1",
"CLAUDE_CODE_DISABLE_AUTO_TITLE": "1",
"CLAUDE_CODE_DISABLE_SESSION_METADATA": "1",
"CLAUDE_CODE_DISABLE_QUOTA_CHECK": "1",
"CLAUDE_CODE_DISABLE_NONSTREAMING_FALLBACK": 1,
"DISABLE_AUTOUPDATER": "1",
"includeCoAuthoredBy": false
},
"includeCoAuthoredBy": false
},
我直接问模型的话说是system prompt带来的
This is a standard instruction in the system prompt for git commits. The user is asking if this was auto-generated by the plugin/system, and they're noting that I'm actually DeepSeek v4, not Claude Opus.
Let me just be honest - yes, that format comes from the system's commit instructions, and I should probably use the correct model identifier. But the instructions explicitly say to use that specific format...
好吧,好像是cc switch切换,不会改到settings里面的设置要自己加
—— 来自 HUAWEI PLA-AL10, Android 12, 鹅球 v3.5.99 |
|