📌 📄 内容摘要:
@QingChang 在 claude code第三方api: There's an issue with the selected model 中发帖
[image]
在claude code中使用自定义模型,一直报错,同样的api url在cline就能正常使用
在claude code插件的settings.json中是这样设置的
{
"claudeCode.preferredLocation": "panel",
"claudeCode.environmentVariables": [
{
"name": "ANTHROPIC_AUTH_TOKEN",
"value": "APIKEY"
},
{
"name": "ANTHROPIC_BASE_URL",
"value": "接口地址"
},
{
"name": "ANTHROPIC_MODEL",
"value": "模型名称"
},
{
...
────────── 链接信息 ──────────
🔗 论坛链接: linux.do
📎 访问地址: https://linux.do/t/topic/2071637/1
─────────────────────────────
📢 来源:LINUX DO