司令九流 (@silingjiuliu)求教 CC switch 里的openrouter设置 中发帖

在cc switch 中使用openrouter 的api,调用anthropic的模型,显示: 
OpenRouter anthropic 检查失败: HTTP 401: {“error”:{“message”:“User not found.,“code”:401}} 
这是我的配置json: 
{ 
“alwaysThinkingEnabled”: true, 
“enabledPlugins”: { 
“agent-architecture@context-engineering-marketplace”: true, 
“code-simplifier@claude-plugins-official”: true, 
“document-skills@anthropic-agent-skills”: true, 
“example-skills@anthropic-agent-...
 
 
Back to Top