| 类 | 说明 |
|---|---|
| AgentParameters |
Agent parameters for stdio client - configuration for launching an ACP agent process.
|
| AgentParameters.Builder | |
| StdioAcpClientTransport |
Implementation of the ACP Stdio transport that communicates with an agent process using
standard input/output streams.
|
| WebSocketSolonAcpClientTransport |
Implementation of the ACP WebSocket transport for clients that communicates with an
agent using WebSocket connections.
|