Skip to content

apollo-code


apollo-code / context/src / SummaryPolicyConfig

Interface: SummaryPolicyConfig

Extends

Properties

compactionThreshold?

optional compactionThreshold?: number

Inherited from

ContextConfig.compactionThreshold


fallbackToSliding?

optional fallbackToSliding?: boolean


keepRecent?

optional keepRecent?: number

Inherited from

ContextConfig.keepRecent


maxSummaryTokens?

optional maxSummaryTokens?: number


maxTokens?

optional maxTokens?: number

Inherited from

ContextConfig.maxTokens


model?

optional model?: string


provider?

optional provider?: string


reservedOutputTokens?

optional reservedOutputTokens?: number

Inherited from

ContextConfig.reservedOutputTokens


targetRatio?

optional targetRatio?: number

Inherited from

ContextConfig.targetRatio