xqdoo00o / chatgpt-web

Pure Javascript ChatGPT demo based on OpenAI API
https://xqdoo00o.github.io/chatgpt-web/
MIT License
963 stars 364 forks source link

希望增加无需API来访问chatgpt-web #99

Closed Benson80 closed 11 months ago

Benson80 commented 11 months ago

希望增加无需API,使用OPENAI_ACCESS_TOKEN来访问chatgpt-web

xqdoo00o commented 11 months ago

可以参考 ChatGPT-to-API 把网页access_token模拟为api使用