Skip to content

MemoryRecord

Defined in: types.ts:12

content: string

Defined in: types.ts:15


createdAt: string

Defined in: types.ts:19


expiresAt: string | null

Defined in: types.ts:21


id: string

Defined in: types.ts:13


metadata: Record<string, unknown> | null

Defined in: types.ts:18


optional scope?: string | null

Defined in: types.ts:22


tags: string[]

Defined in: types.ts:17


type: string

Defined in: types.ts:16


updatedAt: string

Defined in: types.ts:20


userId: string

Defined in: types.ts:14