benchmarks

This commit is contained in:
Xi Yan 2025-03-16 19:41:40 -07:00
parent c80d1f906b
commit 1860751655
3 changed files with 7 additions and 7 deletions

View file

@ -765,7 +765,7 @@ paths:
required: true
schema:
type: string
/v1/eval/benchmarks/{benchmark_id}:
/v1/benchmarks/{benchmark_id}:
get:
responses:
'200':
@ -1580,7 +1580,7 @@ paths:
required: true
schema:
type: string
/v1/eval/benchmarks:
/v1/benchmarks:
get:
responses:
'200':