Skip to main content
POST
Error

Authorizations

X-API-Key
string
header
required

Query Parameters

upsert
boolean
default:false

Body

application/json

Create class for TracerSession.

tag_value_ids
string<uuid>[] | null
Maximum array length: 100
start_time
string<date-time>
end_time
string<date-time> | null
extra
Extra · object | null
name
string
description
string | null
default_dataset_id
string<uuid> | null
reference_dataset_id
string<uuid> | null
trace_tier
enum<string> | null
Available options:
longlived,
shortlived
id
string<uuid> | null
num_examples
integer | null
num_repetitions
integer | null
evaluator_keys
string[] | null
kicked_off_by
string | null

Response

Successful Response

TracerSession schema.

id
string<uuid>
required
tenant_id
string<uuid>
required
start_time
string<date-time>
end_time
string<date-time> | null
extra
Extra · object | null
name
string
description
string | null
default_dataset_id
string<uuid> | null
reference_dataset_id
string<uuid> | null
trace_tier
enum<string> | null
Available options:
longlived,
shortlived
last_run_start_time_live
string<date-time> | null