siteHandlers property
Site-specific extraction handlers for web_fetch, tried before the
generic HTML→markdown converter. Defaults to
defaultWebSiteHandlers (pub.dev).
Implementation
final List<WebSiteHandler>? siteHandlers;
Site-specific extraction handlers for web_fetch, tried before the
generic HTML→markdown converter. Defaults to
defaultWebSiteHandlers (pub.dev).
final List<WebSiteHandler>? siteHandlers;