Skip to main content

Module executor

Module executor 

Source
Expand description

AgentExecutor trait — the user-facing contract for agent behavior.

Structs§

ExecutionContext
Context available to the executor during message processing.

Traits§

AgentExecutor
Trait that users implement to define agent behavior.