We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83c1ae3 commit d974fd9Copy full SHA for d974fd9
spec/schemas/ml._common.yaml
@@ -1418,6 +1418,8 @@ components:
1418
$ref: '#/components/schemas/ModelStats'
1419
train_predict:
1420
1421
+ execute:
1422
+ $ref: '#/components/schemas/ModelStats'
1423
PredictRequestStats:
1424
type: object
1425
properties:
@@ -1560,6 +1562,8 @@ components:
1560
1562
1561
1563
1564
1565
1566
1567
ModelStats:
1568
1569
0 commit comments