README
Agent Runtimes / chat/Chat
chat/Chat
Chat - A transport-agnostic chat component.
This component provides a unified interface for multiple agent transports, automatically configuring the appropriate inference provider and transport adapter.
Supported transports:
- ACP (Agent Client Protocol) - WebSocket-based with JSON-RPC 2.0
- AG-UI - Pydantic AI's POST-based transport
- A2A (Agent-to-Agent) - JSON-RPC for inter-agent communication
- Vercel AI - HTTP/SSE streaming (via SelfHostedInferenceProvider)
- Vercel AI Jupyter - Same as Vercel AI but served by Jupyter server
Interfaces
Functions
References
default
Renames and re-exports Chat