Patch Changes
- 69ca8f5: ai/react: add experimental_useAssistant hook and experimental_AssistantResponse
- 3e2299e: experimental_StreamData/StreamingReactResponse: optimize parsing, improve types
- 70bd2ac: ai/solid: add experimental_StreamData support to useChat
Proper documentation for the new features will be ready in the near future, but in the meantime you can refer to this document and the accompanying example for the Assistants API, and this example for working with the new data
API for vision.
Thanks @lgrammel for the great work in this release!