LocalExecutorWithToolswikipedia
function can be called directly in the code block. This hides the complexity of the tool.Name | Description |
---|---|
tools | Type: list[Tool] | None Default: None |
work_dir | Type: pathlib.Path | str Default: PosixPath(’.’) |
Name | Description |
---|---|
code_blocks | The code blocks to execute. Type: list[CodeBlock] |
Type | Description |
---|---|
CodeResult | CodeResult: The result of the code execution. |