Expand description
Agent primitives and a small default implementation you can replace or extend.
Structs§
- Echo
Agent - Minimal echo agent for wiring tests and the CLI before you plug in real logic.
Enums§
- Agent
Error - Errors produced while running an agent.
Traits§
- Agent
- Something that can process text input and return a response.