mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-11 06:00:15 -07:00
5008f111a7
The UI side works well, including aborting the network request to the api, and showing status and issues. The API function (api/chat.ts) doesn't seem to work yet, as the try/catch blocks are not triggered (both on the 'handler', and in the 'OpenAIStream'). In the meantime, having the Stop button on the UI is still a net gain, despite tokens still running/being used from the API call.