Interface: LiveTrace
Defined in: sources.ts:22
The /debug/api/traces/:id/live payload when something changed.
Properties
actor?
optionalactor?:string
Defined in: sources.ts:31
Who drove the client ("human" / "agent" — the hello's meta.actor).
costUsd?
optionalcostUsd?:number
Defined in: sources.ts:33
Running USD roll-up of the turn's own model calls (see the channel's cost.ts).
endedAt?
optionalendedAt?:string
Defined in: sources.ts:29
format?
optionalformat?:string
Defined in: sources.ts:25
id?
optionalid?:string
Defined in: sources.ts:24
rev
rev:
number
Defined in: sources.ts:23
stages
stages:
TraceStageLike[]
Defined in: sources.ts:34
startedAt?
optionalstartedAt?:string
Defined in: sources.ts:28
status?
optionalstatus?:string
Defined in: sources.ts:27
threadId?
optionalthreadId?:string
Defined in: sources.ts:26