Benn Huang
Benn Huang
安卓版本已经在内测了,可以在这里了解进度: https://github.com/Bin-Huang/chatbox/issues/686
API 和 ChatGPT 是两个账户体系。不管是不是 ChatGPT Plus,API 账户使用 GPT4 都需要额外排队申请。官方申请链接是:https://openai.com/waitlist/gpt-4-api
Thanks for the info! This issue is already tracked in #1239, so I'll close this to avoid duplicates. Feel free to add more thoughts there! 为了简化管理,后续相关讨论请挪步到 #1239。这条 issue 先关闭了~~
你好,请问是什么系统和版本?
之前的更新中应该已经修复了
I had a similar plan a while ago. I think it's important to differentiate between the global default settings for models and the individual session settings, so that each session...
The discussion above has already been implemented in previous version updates, try updating and see.
Thank you for your feedback. I am currently working on addressing this issue.
This issue has been resolved in the latest version. Give the newest version a try: https://github.com/Bin-Huang/chatbox/releases
没想到这个功能有这么多讨论。其实真的很简单,出了某种原因我这里只能简单讲下。 **方法一:(推荐)** 打开 Chatbox 设置窗口,展开 “Proxy/代理” 栏,在输入框中填入 `https://proxy2.chatbox.run`,即可正常使用 **方法二:** 将 openai.com 添加到你的代理工具名单,一般热门的工具会积极维护 PAC,你拉取最新的 PAC 文件后可能发现工具已经支持了。这样你的工具会代理 openai.com 的流量。 **关于内置代理功能** 出于各种原因暂时不会发布,而且我认为这个功能其实有太多更好的替代方法了 希望可以帮助到大家