中午发了这个帖子,很多佬友的DNA都动了。但确实,拿了access token也没有使用的地方。
于是我简单糊了下 chat2api: https://api.oaifree.com/v1/chat/completions
把 access token 传进去就开转,模型用chat的模型。
注意限制:
- 只为
ChatGPT Plus
提供服务(3.5 + 4),普通账户我就不放资源了。 - 目前频控
10/10s
,将来一定会跟 LINUX DO Connect 挂钩,各位早做打算!
支持以下模型:
text-davinci-002-render-sha
8Kgpt-4
32Kgpt-4-mobile
32Kgpt-4-gizmo
32Kgpt-4-magic-create
32Kgpt-4-plugins
32K- 任何其他模型等同
text-davinci-002-render-sha
更新:
- team账号只需要传递
ChatGPT-Account-ID
头即可实现切换。 - 支持使用
gizmo
,使用g-xxx
的 id 作为模型名即可。 - 支持
whisper
,使用https://api.oaifree.com/v1/audio/transcriptions
- 我限制了
whisper
上传文件大小为:4M
。 - 已可对话出图。
字少事大,5分到手~