Skip to main content

ToolCallResult

Defined in the eval module.
Rust AI Agent SDK Result of a tool call during evaluation.

Fields

Methods

new

Create a new tool call result. Parameters:

is_correct

Check if correct (expected == called).

Source

View on GitHub

praisonai/src/eval/mod.rs at line 146

Rust Tools

Rust Code Execution

Rust Web Search