Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/memory/types.ts
Properties
| Property | Type |
|---|---|
projectId | string |
category | `MemoryRecord['category'] |
tags | string[] |
relatedFiles | string[] |
minConfidence | `'high' |
limit | number |
excludeSuperseded | boolean |
excludeExpired | boolean |
search | string |
Was this page helpful?