Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/autonomous/session-memory.ts
A memory extracted from a session.
Properties
| Property | Type |
|---|---|
category | `'pattern' |
title | string |
content | string |
confidence | `'high' |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/autonomous/session-memory.ts
A memory extracted from a session.
| Property | Type |
|---|---|
category | `'pattern' |
title | string |
content | string |
confidence | `'high' |
Was this page helpful?