Hooks

Overview

Reactive state, runtime creation, model context, and utility hooks for React.

Hooks are the programmatic layer of @assistant-ui/react. Use them when primitives are not enough: reading state, creating runtimes, registering tools, wiring model context, or building custom behavior around the assistant runtime.

Pages