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.
WebPreset
Defined in the presets module.Rust AI Agent SDK Web preset configuration
Fields
| Name | Type | Description |
|---|---|---|
search | bool | Enable search |
fetch | bool | Enable fetch |
provider | String | Search provider |
max_results | usize | Max results |
Source
View on GitHub
praisonai/src/presets.rs at line 271
