Skip to main content

Module trait

Module trait 

Source

Structs§

FileModification
File modification details
ToolRequest
Request passed to tool execution

Enums§

ContinuationPreference
Preference for whether the conversation should continue after tool execution
FileOperation
File modification operation type
ToolCategory
Tool category that determines the type of operation
ToolOutput
Output from tool execution - either a direct result or an action for the orchestrator

Traits§

ToolCallHandle
Handle for a validated tool call, encapsulating request generation and execution
ToolExecutor