Skip to content

Latest commit

 

History

History
92 lines (73 loc) · 1.85 KB

File metadata and controls

92 lines (73 loc) · 1.85 KB
title CopilotKit VNext Documentation
description CopilotKit VNext Documentation

API Reference

Core

Core CopilotKit class Host agents and expose runtime endpoints

<Card title="ProxiedCopilotRuntimeAgent" icon="server" href="/reference/proxied-copilot-runtime-agent"

Proxied runtime agent for CopilotKit

Frontend tool utilities

React

Providers

<Card title="CopilotKitProvider" icon="layer-group" href="/reference/copilotkit-provider"

Main provider for CopilotKit React integration

<Card title="CopilotChatConfigurationProvider" icon="cog" href="/reference/copilot-chat-configuration-provider"

Configuration provider for CopilotChat

Components

Chat component for CopilotKit

Hooks

Main hook for CopilotKit functionality Hook for agent interactions

<Card title="useAgentContext" icon="square-check" href="/reference/use-agent-context"

Hook for agent context management

Hook for frontend tools

<Card title="useHumanInTheLoop" icon="user-check" href="/reference/use-human-in-the-loop"

Hook for human-in-the-loop functionality

<Card title="useRenderToolCall" icon="paintbrush" href="/reference/use-render-tool-call"

Hook for rendering tool calls