Skip to content

apollo-code


apollo-code / context/src / SemanticPolicyConfig

Interface: SemanticPolicyConfig

Extends

Properties

compactionThreshold?

optional compactionThreshold?: number

Inherited from

ContextConfig.compactionThreshold


keepRecent?

readonly optional keepRecent?: number

Overrides

ContextConfig.keepRecent


maxTokens?

optional maxTokens?: number

Inherited from

ContextConfig.maxTokens


minScore?

readonly optional minScore?: number


reservedOutputTokens?

optional reservedOutputTokens?: number

Inherited from

ContextConfig.reservedOutputTokens


targetRatio?

optional targetRatio?: number

Inherited from

ContextConfig.targetRatio


topK?

readonly optional topK?: number