v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
Benchmark

Adds a new prompt to a benchmark.

post/benchmark/{benchmarkId}/prompt

Path parameters

benchmarkIdstring required

The id of the benchmark to add the prompt to.

Request body

identifierstring required

An identifier associated with the prompt.

promptstring nullable

The prompt text.

Response

OK

idstring required

The id of the created prompt.