Module: Phronomy::Context
- Defined in:
- lib/phronomy/context.rb,
lib/phronomy/context/builder.rb,
lib/phronomy/context/assembler.rb,
lib/phronomy/context/token_budget.rb,
lib/phronomy/context/trim_context.rb,
lib/phronomy/context/token_estimator.rb,
lib/phronomy/context/trigger_context.rb,
lib/phronomy/context/compaction_context.rb,
lib/phronomy/context/context_version_cache.rb
Overview
Context management utilities: token estimation, budget calculation, and context assembly.
Sub-modules are auto-loaded by Zeitwerk: Phronomy::Context::TokenEstimator Phronomy::Context::TokenBudget Phronomy::Context::Builder
Defined Under Namespace
Modules: TokenEstimator Classes: Assembler, Builder, CompactionContext, ContextVersionCache, TokenBudget, TriggerContext, TrimContext, UnknownModelError