Interface: TracerSessionResult
schemas.TracerSessionResult
Hierarchy
↳
TracerSessionResult
Properties
id
• id: string
Inherited from
Defined in
start_time
• start_time: number
Inherited from
Defined in
tenant_id
• tenant_id: string
Inherited from
Defined in
completion_tokens
• Optional
completion_tokens: number
Defined in
description
• Optional
description: string
Inherited from
Defined in
end_time
• Optional
end_time: number
Inherited from
Defined in
extra
• Optional
extra: KVMap
Extra metadata for the project.
Inherited from
Defined in
feedback_stats
• Optional
feedback_stats: Record
<string
, unknown
>
Defined in
last_run_start_time
• Optional
last_run_start_time: number
Defined in
latency_p50
• Optional
latency_p50: number
Defined in
latency_p99
• Optional
latency_p99: number
Defined in
name
• Optional
name: string
Inherited from
Defined in
prompt_tokens
• Optional
prompt_tokens: number
Defined in
reference_dataset_id
• Optional
reference_dataset_id: string
Inherited from
TracerSession.reference_dataset_id
Defined in
run_count
• Optional
run_count: number
Defined in
run_facets
• Optional
run_facets: KVMap
[]
Defined in
total_tokens
• Optional
total_tokens: number