WorkingMemoryEntry interface

Working memory entry.

Properties

content

The content of the working memory entry.

createdAt

The timestamp when the resource was created.

type

The type of the working memory entry.

Property Details

content

The content of the working memory entry.

content: string

Property Value

string

createdAt

The timestamp when the resource was created.

createdAt?: Date

Property Value

Date

type

The type of the working memory entry.

type: string

Property Value

string