agentic icon indicating copy to clipboard operation
agentic copied to clipboard

Is there a plan to create browser client version?

Open hbq969 opened this issue 2 years ago • 3 comments

Describe the feature

The current version needs to rely on many nodejs server features, Whether to consider developing a browser client version?

hbq969 avatar Feb 15 '23 09:02 hbq969

v3 is the browser version. You can still use v3.5.1 if you want.

I've moved on from maintaining it because it was a pain to maintain, tended to be flaky, and the official API is coming soon.

transitive-bullshit avatar Feb 15 '23 10:02 transitive-bullshit

v3 is the browser version. You can still use v3.5.1 if you want.

I've moved on from maintaining it because it was a pain to maintain, tended to be flaky, and the official API is coming soon.

ok, thank you!

hbq969 avatar Feb 15 '23 10:02 hbq969

Maintaining the puppeteer based version is a pain, I understand that. I want to add one argument for doing so however. With ChatGPT Plus it seems that the playground is faster and most of all requests from there are not billed. When using the API via Rest/APIKey, it is billed to the issuing account.

jakobsa avatar Feb 16 '23 07:02 jakobsa

@jakobsa @hbq969 You can now use ChatGPTUnofficialProxyAPI which uses the a proxied version of the real ChatGPT API. Upgrade to https://github.com/transitive-bullshit/chatgpt-api/releases/tag/v4.5.0

I think this should solve your concerns regarding the previous browser-based version.

transitive-bullshit avatar Feb 19 '23 08:02 transitive-bullshit

Thank you very much! Just tried it out. Worked on first trial. Also now having the conversation thread back in the playground. Which is great for debugging.

jakobsa avatar Feb 19 '23 10:02 jakobsa

@jakobsa @hbq969 You can now use ChatGPTUnofficialProxyAPI which uses the a proxied version of the real ChatGPT API. Upgrade to https://github.com/transitive-bullshit/chatgpt-api/releases/tag/v4.5.0

I think this should solve your concerns regarding the previous browser-based version.

Great, good job!

hbq969 avatar Feb 19 '23 10:02 hbq969