Skip to main content

Module context

Module context 

Source

Structs§

CompactionResult
Result of a context compaction operation.
ContextConfig
Configuration for context window management.

Functions§

compact_messages
Compact messages to fit within the context budget.
estimate_tokens
Estimate the token count of a message using a character-based heuristic.
estimate_total_tokens
Estimate total tokens for a message list.