Skip to main content

Module executor

Module executor 

Source
Expand description

Built-in tool execution engine.

Provides ToolExecutor which can run the core built-in tools: Read, Write, Edit, Bash, Glob, and Grep.

Structsยง

ToolExecutor
Executes built-in tools (Read, Write, Edit, Bash, Glob, Grep).
ToolResult
Result of executing a built-in tool.