| title | CopilotRuntime |
|---|---|
| description | Copilot Runtime is the back-end component of CopilotKit, enabling interaction with LLMs. |
{ /*
- ATTENTION! DO NOT MODIFY THIS FILE!
- This page is auto-generated. If you want to make any changes to this page, changes must be made at:
- packages/runtime/src/lib/runtime/copilot-runtime.ts */ }
import { CopilotRuntime } from "@copilotkit/runtime";
const copilotKit = new CopilotRuntime(); PartialBy<CopilotRuntimeOptions, "agents">)