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.
FileSearchCall
Defined in the extras module.Rust AI Agent SDK Represents a file search call (Gemini-specific)
Fields
| Name | Type | Description |
|---|---|---|
store_names | Vec<String> | Store names to search |
Methods
new
| Name | Type |
|---|---|
store_names | Vec<String> |
Source
View on GitHub
praisonai/src/parity/extras.rs at line 119
