ModelSettingsContextManagement
이 콘텐츠는 아직 번역되지 않았습니다.
type ModelSettingsContextManagement = object[];Type Declaration
Section titled “Type Declaration”Index Signature
Section titled “Index Signature”[key: string]: unknowncompact_threshold?
Section titled “compact_threshold?”optional compact_threshold?: number;Rendered-token threshold that triggers server-side compaction.
compactThreshold?
Section titled “compactThreshold?”optional compactThreshold?: number;Rendered-token threshold that triggers server-side compaction.
type: "compaction" | string & object;The context-management strategy to apply.