Skip to main content

Module context_trace

Module context_trace 

Source
Expand description

Context tracing for RLM iterations.

Tracks token budget and context events per RLM iteration to enable analysis of context window usage and optimization opportunities.

Structs§

ContextTrace
Context trace for a single RLM analysis run.
ContextTraceSummary
Summary statistics for a context trace.

Enums§

ContextEvent
A context event logged during RLM iteration.