rick 在 【尝鲜】llama 405B Copilot 公车 & cf 自部署 中发帖
本来想发 万key 大车的,结果被发现了,一个不剩,不敢批量注册了,车只放了十几个 ,但是不用key也行(可能429),还是发出来水一下
{
"github.copilot.advanced": {
"debug.overrideProxyUrl": "https://override.kici.me",
"debug.chatOverrideProxyUrl": "https://override.kici.me/chat/completions",
"authProvider": "github-enterprise",
"debug.overrideCAPIUrl": "https://override.kici.me/v1"
},
"github-enterprise.uri": "https://cocopilot.org/"
}...