rennokki
rennokki
I have seen this too. It seems like post 1.0.0-alpha's got the ARM support removed.
Have you tried https://sdk.vercel.ai/docs/ai-sdk-ui/smooth-stream-chinese ?
I think it has to do with this: https://github.com/vercel/ai/issues/5493 For some reason, Assistant UI is not handling the deltas right. @Yonom?
I opened https://github.com/assistant-ui/assistant-ui/issues/1901 and then closed it, it seems to be from the upstream. Gonna come back if I don't find anything relevant.
I think it has to do with continueSteps: https://github.com/vercel/ai/issues/6125
Same here. Not sure what the reason is yet. I think you can replicate them by: 1. waiting for a Zen update to come 2. do not update, just open...
Update: I tend to put my Mac in standby all the time, and I gather uptime for 3d+, then it starts to do that thing. Restarting Zen does not work,...
I am slowly starting to get back into open source back again, I need to handle some security and administrative tasks first, including: - consistency across the repos (aiming to...
I was looking after this. What I was able to do was to have a config.js file that adds a knex dialect instance. It's a bit of a hard-coded approach,...