Skip to content

NormalizedSession

NormalizedSession = object

Normalized transcript produced by an application harness.

events: TranscriptEvent[]

Ordered normalized transcript events.


optional metadata?: Record<string, JsonValue>

Extra JSON-safe session metadata.


optional model?: string

Model that produced the session when known.


optional provider?: string

Provider that produced the session when known.