showcase/shell-docs/src/content/docs/integrations/built-in-agent/index.mdx
The Built-in Agent is CopilotKit's simplest agent option, i.e what you get "built-in". It connects directly to an LLM with full support for tools, generative UI, shared state, and all CopilotKit features — without requiring an external agent framework.
It supports most popular models from OpenAI, Anthropic, Google, and AI-SDK defined models out of the box
Head to the Quickstart to set up a working Built-in Agent in minutes.