pub fn fetch_url_provider(
api_key: impl Into<String>,
) -> StaticToolProvider<FetchUrl>Expand description
Build the cached fetch_url tool provider for the given Tavily API key.
pub fn fetch_url_provider(
api_key: impl Into<String>,
) -> StaticToolProvider<FetchUrl>Build the cached fetch_url tool provider for the given Tavily API key.