This is documentation for an unreleased version. For the latest API, see version 1.7.
Version: Next
PydanticAiHtmlDistiller
Interface for HTML distillers.
A distiller reduces raw HTML to a compact representation that an LLM can read cheaply. The built-in
distillers are PydanticAiCleanHtmlDistiller and PydanticAiSkeletonDistiller.
Interface for HTML distillers.
A distiller reduces raw HTML to a compact representation that an LLM can read cheaply. The built-in distillers are
PydanticAiCleanHtmlDistillerandPydanticAiSkeletonDistiller.