AI SDK by Vercel
useAssistant Hook Integration
Overview
Integration with the Vercel AI SDK UI's useAssistant
hook.
This allows interaction with the OpenAI Assistants API.
Getting Started
Accessing AI SDK Messages
You can use getExternalStoreMessages
utility to convert ThreadMessage
s back to Message
s from AI SDK.