d779de93a5ee

latestOpenAPI 3.0.42026-08-13351856967.1 KB
Benchmark
PromptEmbeddingMap

Returns the benchmark's prompt embedding map.

Unpaged: the whole corpus arrives in one response because the plot needs every point at once. Tag strings are de-duplicated into a map-level tags vocabulary that each point indexes via tagIndices. Prompts without English text are not embedded, so promptCount can be lower than the benchmark's prompt total and the map is not a complete corpus listing. Responds with 204 No Content when no map has been computed yet.

get/benchmark/{benchmarkId}/prompt-embedding-map

Path parameters

benchmarkIdstring required

The benchmark whose prompt embedding map should be returned.

Response

OK

computedAtstring date-time required

When the map finished computing.

promptCountinteger required

How many prompts the map contains. Prompts without English text are not embedded, so this can be lower than the benchmark's prompt total.