mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-31 10:33:53 +00:00
scoring updates
This commit is contained in:
parent
3a87562e8d
commit
25710c3b8a
3 changed files with 6 additions and 6 deletions
4
docs/_static/llama-stack-spec.html
vendored
4
docs/_static/llama-stack-spec.html
vendored
|
|
@ -3620,7 +3620,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"/v1/scoring/score": {
|
||||
"/v1/scoring/rows": {
|
||||
"post": {
|
||||
"responses": {
|
||||
"200": {
|
||||
|
|
@ -3663,7 +3663,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"/v1/scoring/score-batch": {
|
||||
"/v1/scoring/jobs": {
|
||||
"post": {
|
||||
"responses": {
|
||||
"200": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue