Skip to content

ai@2.2.24

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 18:19
· 2499 commits to main since this release
785a245

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!