Model Context

Model Context API Reference

Model instructions, contextual state, provider registries, and renderers for giving assistant-ui runtimes app-aware context.

Model context is the layer that tells the assistant what the surrounding app knows. Use it to contribute instructions, register contextual providers, and keep model-facing state close to the React components that own it.

Pages