Expand description
Types for the web-search layer.
Re-exports§
pub use crate::providers::Provider;
Structs§
- Reference
- A slim reference entry (index → URL) for an output’s reference block.
- Search
Options - Search
Output - Search
Result - A single search hit, carrying its reference index so the inline body can
cite
[N]while the full URL lives in the reference block. - TlsConfig
- How an HTTP client should establish TLS trust.
Enums§
- Search
Status - Whether a search actually answered.