NormalizedSession
NormalizedSession =
object
Normalized transcript produced by an application harness.
Properties
Section titled “Properties”events
Section titled “events”events:
TranscriptEvent[]
Ordered normalized transcript events.
metadata?
Section titled “metadata?”
optionalmetadata?:Record<string,JsonValue>
Extra JSON-safe session metadata.
model?
Section titled “model?”
optionalmodel?:string
Model that produced the session when known.
provider?
Section titled “provider?”
optionalprovider?:string
Provider that produced the session when known.