Skip to main content

Creates a new comparison request for A/B evaluations by persisting an `OrcaRequest` with the user's prompt and returning its identifier.

POST 

/studio/compare_createid

  • Requires an authenticated user.
  • Persists the OrcaRequest with status InProgress immediately, even if no tasks exist yet, so downstream streaming tasks can reference the request id.

Request

Responses

OK