Nightwhite 在 Copilot + GPT-5.2 超神组合! 中发帖
先说优点,比cc好用!比 codex 快!代码质量也比cc好得多!
配置说明:
安装 copilot
安装 copilot 接入第三方API的插件
[image]
[image]
[image]
[image]
[image]
[image]
[image]
{
“reasoning”: {
“effort”: “xhigh”,
“summary”: “auto”
},
“store”: false,
“stream”: true
}
effort 可选项 :low、medium、high、xhigh
配置密钥:
[image]
然后切换一下模型就可以开始愉快的玩帅了!
最后贴一个 settings.json 的配置版本
[image]
我这里的baseUrl 用的是 cc-switch 的proxy 地址,密钥随便填就...