Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

ToolCallFunction

Defined in the LLM module.
Rust AI Agent SDK Function details within a tool call

Fields

NameTypeDescription
nameStringThe tool/function name
argumentsStringThe arguments as JSON string

Source

View on GitHub

praisonai/src/llm/mod.rs at line 96

Rust Tools

Rust Code Execution

Rust Web Search