ToolCallFunction
Defined in the LLM module.Rust AI Agent SDK Function details within a tool call
Fields
| Name | Type | Description |
|---|---|---|
name | String | The tool/function name |
arguments | String | The arguments as JSON string |
Source
View on GitHub
praisonai/src/llm/mod.rs at line 96
