LLMCompressor
org.llm4s.context.LLMCompressor
object LLMCompressor
Implements digest-only compression for [HISTORY_SUMMARY] messages. Replaces full LLM-powered compression with targeted digest compression.
This is step 3 in the new 4-stage context management pipeline:
- Tool deterministic compaction
- History compression
- LLM digest squeeze (this module)
- Final token trim
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
LLMCompressor.type
Members list
In this article