Interface: MemoryScope
Defined in: packages/kernl/src/memory/types.ts:119
Memory scope - identifies who/what this memory belongs to.
Properties
| Property | Type | Defined in |
|---|---|---|
agentId? | string | packages/kernl/src/memory/types.ts:122 |
entityId? | string | packages/kernl/src/memory/types.ts:121 |
namespace? | string | packages/kernl/src/memory/types.ts:120 |