Skip to content

uni-flow 公开 API(中文注解)


uni-flow 公开 API(中文注解) / createEnhancedContextManager

Function: createEnhancedContextManager()

createEnhancedContextManager(options?): EnhancedContextManager

Defined in: layer4/enhanced-context-manager.ts:198

创建 EnhancedContextManager

Parameters

options?

EnhancedContextManagerOptions

向量库 / 长期记忆等

Returns

EnhancedContextManager

增强上下文管理器

MIT Licensed