Skip to main content

Module executor

Module executor 

Source

Structs§

BasicAgent
Wrapper type for the single-turn Basic executor.
BasicAgentOutput
Output of the Basic executor
ReActAgent
Wrapper type for the multi-turn ReAct executor with tool calling support.
ReActAgentOutput
Output of the ReAct-style agent

Enums§

BasicExecutorError
Error type for Basic executor
ReActExecutorError