Available on crate feature
search
only.Expand description
Define APIs for web search operations.
Structs§
- Search
Config - The base Search Configuration holding all relevant information to access a search api and retrieve results.
- Search
Output - Final output format for consumption by the LLM.
- Search
Result - output format for individual results in the final output.
Enums§
- Content
Type - Possible input/output Content Types. Currently only supports JSON.