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
The following route in a failed callback does not exist in the ai module. what can I do?
22:27:33 [vite] Internal server error: Cannot read properties of undefined (reading 'toolCalls')
at Object.flush (file:///C:/pinokio/api/bolt.git/app/node_modules/ai/core/generate-text/stream-text.ts:675:33)
I installed Bolt from Pinokio and followed the getting started process. I get as far has a chat prompt but it errors out as soon as I send my first message
Expected behavior
To be able to send one message
Screen Recording / Screenshot
No response
Platform
OS: [e.g. macOS, Windows, Linux]
Browser: [e.g. Chrome, Safari, Firefox]
Version: [e.g. 91.1]
Provider Used
chrome
Model Used
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
The following route in a failed callback does not exist in the ai module. what can I do?
22:27:33 [vite] Internal server error: Cannot read properties of undefined (reading 'toolCalls')
at Object.flush (file:///C:/pinokio/api/bolt.git/app/node_modules/ai/core/generate-text/stream-text.ts:675:33)
the subdirectory core does not exist in ai.
Link to the Bolt URL that caused the error
http://localhost:5173/chat/6
Steps to reproduce
I installed Bolt from Pinokio and followed the getting started process. I get as far has a chat prompt but it errors out as soon as I send my first message
Expected behavior
To be able to send one message
Screen Recording / Screenshot
No response
Platform
Provider Used
chrome
Model Used
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: