Skip to main content
Version: Next

SelectorCacheState

Persisted selector cache of one PydanticAiSelectorExtractor.

Each key is a (schema, scope, cache_tag) digest. Each value is the list of selector maps learned for that bucket, one per markup variant.

Index

Properties

Properties

selectors

selectors: dict[str, list[SelectorMap]]
Page Options