Skip to main content

Module acp

Module acp 

Source
Expand description

Roles for the ACP protocol.

Structsยง

Agent
The agent role - typically an LLM that responds to prompts.
Client
The client role - typically an IDE or CLI that controls an agent.
Conductor
The conductor role - orchestrates proxy chains.
Proxy
The proxy role - an intermediary that can intercept and modify messages.