openhands.core.config.condenser_config
NoOpCondenserConfig Objects
class NoOpCondenserConfig(BaseModel)
Configuration for NoOpCondenser.
ObservationMaskingCondenserConfig Objects
class ObservationMaskingCondenserConfig(BaseModel)
Configuration for ObservationMaskingCondenser.
RecentEventsCondenserConfig Objects
class RecentEventsCondenserConfig(BaseModel)
Configuration for RecentEventsCondenser.
LLMSummarizingCondenserConfig Objects
class LLMSummarizingCondenserConfig(BaseModel)
Configuration for LLMCondenser.
AmortizedForgettingCondenserConfig Objects
class AmortizedForgettingCondenserConfig(BaseModel)
Configuration for AmortizedForgettingCondenser.
LLMAttentionCondenserConfig Objects
class LLMAttentionCondenserConfig(BaseModel)
Configuration for LLMAttentionCondenser.