Package-level APIs for connecting assistant-ui React to the Vercel AI SDK, Assistant Cloud, and adjacent chat ecosystem hooks and runtimes.
Integration packages connect assistant-ui to adjacent React and AI ecosystems. Use this section when you need the exact hooks, options, and helper exports for a package such as @assistant-ui/ai-sdk, @assistant-ui/react-data-stream, or @assistant-ui/eve.
Pages
@assistant-ui/ai-sdkVercel AI SDK runtime hooks, chat transports, and message conversion utilities for assistant-ui applications.@assistant-ui/react-data-streamData stream runtime hook and message conversion utilities for custom assistant-ui streaming backends.@assistant-ui/eveEve runtime hook and message conversion utilities for assistant-ui React applications.assistant-cloudThe assistant-cloud client for threads, messages, runs, events, scores and files, with the reporters, persistence and run report helpers an integration is built from.assistant-cloud/ai-sdkThe AI SDK message format adapter and run telemetry extraction that the assistant-ui runtime uses, typed against UIMessage without loading the ai runtime.assistant-cloud/telemetryOpenTelemetry exporter, span processor and stream metadata helpers that send a server's GenAI spans to Assistant Cloud and hand the trace id to the browser.