uni-flow 公开 API(中文注解) / EnhancedContextManagerOptions
Interface: EnhancedContextManagerOptions
Defined in: layer4/enhanced-context-manager.ts:21
EnhancedContextManager 选项:可插拔向量库与长期记忆。
Properties
defaultCollection?
optionaldefaultCollection?:string
Defined in: layer4/enhanced-context-manager.ts:27
默认向量 collection 名。
longTermMemory?
optionallongTermMemory?:LongTermMemoryStore
Defined in: layer4/enhanced-context-manager.ts:25
可选长期记忆存储。
vectorStore?
optionalvectorStore?:VectorStore
Defined in: layer4/enhanced-context-manager.ts:23
可选向量存储。