For the complete documentation index, see llms.txt. This page is also available as Markdown.

Trace evaluations

REST — Trace evaluations endpoints.

Method
Path
Description

POST

/api/v1/trace-evaluations

Create

GET

/api/v1/trace-evaluations/{id}

Get

GET

/api/v1/trace-evaluations

List

POST

/api/v1/trace-evaluations/{id}/schedule

Set schedule

POST

/api/v1/trace-evaluations/{id}/alerts

Configure alert

See also

Last updated

Was this helpful?