Dylan Lee
Dylan Lee
如果可以私有化部署服务器端项目用以支持获取arkose_token,这样是否可行?
或者,能否使用https://chat.zhile.io/的接口来实现?
另外,请查看一下maxai.me 是怎么实现的,它是可以在浏览器扩展里使用GPT-4网页版。
我看了一下HARPA,确实是纯客户端实现的获取arkose_token,用的是OpenAI自己的js库: ``` https://tcr9i.chat.openai.com/cdn/fc/js/6af2c0d87b9879cbf3365be1a208293f84d37b1e/standard/funcaptcha_api.js?onload=loadChallenge https://tcr9i.chat.openai.com/cdn/fc/assets/ec-game-core/bootstrap/1.15.0/standard/game_core_bootstrap.js ```  > I came across two browser extensions that utilize the GPT-4 interface from the web-based ChatGPT, offering the complete capabilities of GPT-4: > >...
Is there any new progress?