AkashKarnatak / chatgpt-anywhere

ChatGPT Anywhere is a browser extension skeleton for seamless ChatGPT integration, interacting directly with the ChatGPT's browser API and offering developers a cost-efficient solution by eliminating the need for OpenAI's paid API calls.
GNU Affero General Public License v3.0
23 stars 5 forks source link

How do I know if the response is complete? #8

Closed daominhwysi closed 2 months ago

daominhwysi commented 2 months ago

there is only onMessage event to stream the response

AkashKarnatak commented 2 months ago

As of now there isn't an event to detect the response end.