Find answers from the community

Updated 7 months ago

Has anyone run into this? It keeps

Has anyone run into this? It keeps happening to me and it's very frustrating - for some reason the frontend just stops outputting the AI's response mid message. I know through the logs that it did receive the full response, but the console keeps saying Unexpected token U
Attachment
image.png
L
0
5 comments
seems like an error response (400, 500, etc.) was returned rather than a 200 response
Would need to inspect what the actual response was to learn more
In the network tab? @Logan M
Thanks for helping me out, I've been battling with this for a few weeks now
Yea in the network tab I think. Either that or manually console.log() the response before trying to parse it
Add a reply
Sign up and join the conversation on Discord