Structs§
- Tool
Execution - Result of one tool call execution.
- Tool
Execution Request - Input envelope passed to tool execution strategies.
- Tool
Execution Result - Output item produced by tool execution strategies.
Enums§
- Tool
Executor Error - Error returned by custom tool executors.
Traits§
- LlmExecutor
- Provider-neutral LLM execution contract consumed by the loop runtime.
- Tool
Executor - Strategy abstraction for tool execution.
Type Aliases§
- LlmEvent
Stream - Stream item type returned by LLM streaming executors.