Dylan Lee

Results 5 comments of 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 ``` ![image](https://github.com/josStorer/chatGPTBox/assets/128008286/f7c678c8-9ba0-4969-aab6-b16940a75d03) > I came across two browser extensions that utilize the GPT-4 interface from the web-based ChatGPT, offering the complete capabilities of GPT-4: > >...