Skip to content

Interface: LoadHistoryOptions

Inputs accepted by loadHistory.

agent: Agent


optional ascending?: boolean

When true, returns the oldest page first (chronological).


optional page?: number


optional perPage?: number


resourceId: string


threadId: string