logoassistant-ui
API Reference

Overview

Work in progress

This page is under construction. Most links will not work yet.

Cloud

Runtime API

AI SDK

LangGraph

Local Runtime

External Store Runtime

Thread List Runtime

Edge (Legacy)

Runtime Adapters

Attachment

Feedback

Speech

Highest Level Context Providers

Assistant Context

The context available to components inside <AssistantRuntimeProvider />. You usually wrap your entire application in this context.

AssistantRuntime

Programmatically access the assistant's state and actions.

Instructions

Add system prompt instructions

Tool UI

Register tool UIs

Programmatically access the list of registered tool UIs (Experimental)

ThreadListPrimitive

Shows a list of threads and allows the user to switch between them.

Utilities