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
This was working perfectly until v4. It allowed me to dynamically edit the body ( and pass new properties like ai_model.value).
I can't use the useChat() body option directly because that won't be reactive, i.e. it will be set on first load an never change.
Description
I used to do something like this:
This was working perfectly until v4. It allowed me to dynamically edit the body ( and pass new properties like ai_model.value).
I can't use the useChat() body option directly because that won't be reactive, i.e. it will be set on first load an never change.
Code example
AI provider
ai sdk v4.0 (VUE)
Additional context
No response
The text was updated successfully, but these errors were encountered: