uni-flow 公开 API(中文注解) / MemoryEntry
Interface: MemoryEntry
Defined in: layer4/types.ts:10
检索/向量记忆中的一条条目(含可选相似度分)。
Properties
content
content:
string
Defined in: layer4/types.ts:12
id
id:
string
Defined in: layer4/types.ts:11
metadata?
optionalmetadata?:Record<string,unknown>
Defined in: layer4/types.ts:14
score?
optionalscore?:number
Defined in: layer4/types.ts:13