forked from phoenix-oss/llama-stack-mirror
benchmarks
This commit is contained in:
parent
c80d1f906b
commit
1860751655
3 changed files with 7 additions and 7 deletions
4
docs/_static/llama-stack-spec.html
vendored
4
docs/_static/llama-stack-spec.html
vendored
|
@ -1117,7 +1117,7 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"/v1/eval/benchmarks/{benchmark_id}": {
|
||||
"/v1/benchmarks/{benchmark_id}": {
|
||||
"get": {
|
||||
"responses": {
|
||||
"200": {
|
||||
|
@ -2336,7 +2336,7 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"/v1/eval/benchmarks": {
|
||||
"/v1/benchmarks": {
|
||||
"get": {
|
||||
"responses": {
|
||||
"200": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue