📌 📄 内容摘要:
dooro 在 Claude 桌面版 设置模型别名映射方法 + 开启1m上下文方法 中发帖
[image]
进入三方平台设置后,选择右上角配置,选择在Finder里打开配置。
点击json文件,添加如下模型别名,重启即可正常使用。
1m也可以正常使用。
{
"disableDeploymentModeChooser": true,
"inferenceProvider": "gateway",
"inferenceGatewayBaseUrl": "https://x",
"inferenceGatewayApiKey": "sk-x",
"inferenceGatewayAuthScheme": "x-api-key",
"inferenceModels":["claude-opus-4-7[1m]","claude-sonnet-4-6[1m]","claude-haiku-4-5"]
}
────────── 链接信息 ──────────
🔗 论坛链接: linux.do
📎 访问地址: https://linux.do/t/topic/2040910/1
─────────────────────────────
📢 来源:LINUX DO