copilot-gpt4-service 不能用了

2024-03-21 17:12:37 +08:00
 lucasj

https://github.com/aaamoon/copilot-gpt4-service

6003 次点击
所在节点    程序员
49 条回复
you222
2024-03-21 17:50:44 +08:00
lstz
2024-03-21 17:59:58 +08:00
很遗憾听到这个消息
noahlias
2024-03-21 18:02:34 +08:00
早就预料到了 人家赚钱的东西 肯定有人用来转发薅羊毛了
这种涉及利益的东西 小范围玩玩就行 下次可能就是封你号
bkmi
2024-03-21 18:11:45 +08:00
有人有存档不
hankli
2024-03-21 18:13:45 +08:00
没封号就不错了, 哈哈哈哈
skyqiao
2024-03-21 18:14:24 +08:00
我记得作者在 v 里,有联系方式没
Twelveeee
2024-03-21 18:30:48 +08:00
@you222
我自己搭起来,已经用到现在了,还没有封号。一个月省了接近 20 刀,感谢。

上 Github Trending 又被封了 repo ,挺好笑的
bigtear
2024-03-21 18:36:27 +08:00
you222
2024-03-21 18:36:35 +08:00
https://gitlab.com/aaamoon/copilot-gpt4-service
在 Gitlab 留了一份代码存档,但是大概率后续不会更新和维护了
bigtear
2024-03-21 18:37:52 +08:00
@skyqiao 图裂了,
https://github.com/aaamoon/react1s/issues/12

作者原话:
---
https://gitlab.com/aaamoon/copilot-gpt4-service

在 Gitlab 有一份代码存档,但是大概率后续不会更新和维护了。
There is a code archive in Gitlab, but it is likely that it will not be updated and maintained in the future.
---
zhouquanbest
2024-03-21 19:55:53 +08:00
是时候上到国内仓库了
gitee.com
skyqiao
2024-03-21 21:12:35 +08:00
@bigtear #10 谢谢
IwfWcf
2024-03-22 00:55:23 +08:00
只是项目不再维护,目前还是可以继续用的
hefengwqz
2024-03-22 10:36:23 +08:00
@Twelveeee 不需要 gpt4 的 api key 吗,从哪里调的 api 呢?
mmdsun
2024-03-22 11:22:26 +08:00
@hefengwqz 你抓包一下 vs code chat 就知道了,Github Copilot 调用也是/v1/chat/completions 接口, 本身就可以用 GPT-4 ,而且价格才 10 美元包月,比 GPT-4 低很多的。只不过有 ban 号的风险。
zzsnull
2024-03-22 14:35:38 +08:00
这个步骤,获取 Copilot CLI token ,
# 该脚本会自动安装 Github Copilot CLI 并通过授权获取 Github Copilot Plugin Token
bash -c "$(curl -fsSL https://raw.githubusercontent.com/aaamoon/copilot-gpt4-service/master/shells/get_copilot_token.sh)"
,你们如何获取 Token
我目前就卡在这一步了
twoyuan
2024-03-22 22:54:54 +08:00
asuraa
2024-03-24 02:31:35 +08:00
完犊子了现在获取的 token 都过期了 不给用了
zzsnull
2024-03-24 08:54:26 +08:00
Github Copilot token Tools [v0.0.3]
>
Get Github Copilot token Tools [v0.0.3]
————————————————-
1. Get Github Copilot token by Github OAuth (Recommended)
2. Get Github Copilot token by IDEA Github Copilot plugin
3. Get Github Copilot token by Github Copilot CLI
————————————————-
0. Exit


Please enter a number [0-3]: 3
Github Copilot CLI token not found. Please authorize.
/usr/local/lib/node_modules/@githubnext/github-copilot-cli/dist/index.js:31
`,E.label=1;case 1:return E.trys.push([1,3,,4]),[4,CT.confirmDirExists(this._tempDir)];case 2:return E.sent(),[3,4];case 3:return o=E.sent(),console.log(this.TAG,"Failed to create directory for log file: "+(o&&o.message)),[2];case 4:return E.trys.push([4,6,,11]),[4,CT.accessAsync(this._fileFullPath,OQe.constants.F_OK)];case 5:return E.sent(),[3,11];case 6:s=E.sent(),E.label=7;case 7:return E.trys.push([7,9,,10]),[4,CT.appendFileAsync(this._fileFullPath,r)];case 8:return E.sent(),[2];case 9:return n=E.sent(),console.log(this.TAG,"Failed to put log into file: "+(s&&s.message)),[2];case 10:return[3,11];case 11:return E.trys.push([11,17,,18]),[4,CT.getShallowFileSize(this._fileFullPath)];case 12:return c=E.sent(),c>this.maxSizeBytes?[4,this._createBackupFile(r)]:[3,14];case 13:return E.sent(),[3,16];case 14:return[4,CT.appendFileAsync(this._fileFullPath,r)];case 15:E.sent(),E.label=16;case 16:return[3,18];case 17:return m=E.sent(),conso

SyntaxError: Unexpected token .
at Module._compile (internal/modules/cjs/loader.js:723:23)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Module.require (internal/modules/cjs/loader.js:692:17)
at require (internal/modules/cjs/helpers.js:25:18)
at Object.<anonymous> (/usr/local/lib/node_modules/@githubnext/github-copilot-cli/cli.js:2:1)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
Github Copilot CLI token not found. Please try again.

* Press Enter to return to the main menu. *

token 获取是不可用了吗
zzsnull
2024-03-24 08:55:17 +08:00
@twoyuan 目前替换了也是获取不了 token

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://yangjunhui.monster/t/1025811

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX