Structs§
- Command
Output - Output from a
Command
Enums§
- Command
- Commands that can be executed by the executor
Conceptually,
Shell
allows any kind of input, and other commands enable more optimized implementations. - Command
Error
Traits§
- Agent
Context - Acts as the interface to the external world and manages messages for completion
- Tool
Executor - A tool executor that can be used within an
AgentContext