Skip to main content

display_tool_call

Function
This function is defined in the display module.
Display a tool call

Signature

Parameters

&str
required
No description available.
&str
required
No description available.
&serde_json::Value
required
No description available.
Option<&str>
required
No description available.

Returns

()
The result of the operation.

Uses

  • agent
  • tool
  • args
  • result
  • execute_sync_callbacks
  • read
  • get
  • is_none

Source

View on GitHub

praisonai/src/display.rs at line 444

Rust Tools

Rust Code Execution

Rust Web Search

Rust Display

Rust Output