Skip to main content

Module adaptive

Module adaptive 

Source

Enums§

Complexity
Query complexity level for adaptive retrieval depth.

Functions§

adaptive_limit
Return an adaptive result limit based on query complexity.
estimate_complexity
Estimate the complexity of a search query.
estimate_tokens
Estimate token count from text (rough: 1 token ≈ 4 chars).