You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if the llm is giving up and not sending back a full response - you could try catching the error in llm.ts and printing what the response was - maybe await response.text() would return something? My guess is this is running against local ollama?
Here is the error:
Generating messages keep timing out, and there has been Unexpected end of JSON input error.
The text was updated successfully, but these errors were encountered: