CopilotKit
The CopilotKit provider component, wrapping your application.
This provider is shared across v1 and v2 APIs. In v2 docs, import it from
@copilotkit/react-core/v2.
This component will typically wrap your entire application (or a sub-tree of your application where you want to have a copilot). It provides the copilot context to all other components and hooks.
Example
You can find more information about self-hosting CopilotKit here.
import { CopilotKit } from "@copilotkit/react-core/v2";
<CopilotKit runtimeUrl="<your-runtime-url>">// ... your app ...</CopilotKit>Properties
Prop
Type
Prop
Type
Prop
Type
Prop
Type
Prop
Type
Prop
Type
Prop
Type
Prop
Type
Prop
Type
Prop
Type
Prop
Type
Prop
Type
Prop
Type
Prop
Type
Prop
Type
Prop
Type
Prop
Type
Prop
Type