beta.observability.evaluations

Create a worker pipeline configuration

Create a worker pipeline configuration

post/v1/observability/pipeline-configs

Request body

namestring required
pipeline_kind'detection' | 'moderation' | 'judge' | 'export' required
descriptionstring nullable
enabledboolean

Response

Successful Response

idstring uuid required
created_atstring date-time required
updated_atstring date-time required
deleted_atstring date-time nullable required
scope'workspace' | 'shared' required
workspace_idstring uuid required
namestring required
descriptionstring nullable
pipeline_kind'detection' | 'moderation' | 'judge' | 'export' required
enabledboolean required

Changes

Changed in 1 of the 5 revisions of this API.1