aioli-sdk 0.2.1.dev2__tar.gz → 0.2.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/PKG-INFO +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/__version__.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/cli/deployment.py +14 -3
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/cli/test/test_cli.py +17 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli_sdk.egg-info/PKG-INFO +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/__init__.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/api/authentication_api.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/api/deployments_api.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/api/information_api.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/api/packaged_models_api.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/api/registries_api.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/api/roles_api.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/api/templates_api.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/api/users_api.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/api_client.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/configuration.py +2 -2
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/exceptions.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/__init__.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/auto_scaling_template.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/autoscaling.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/configuration_resources.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/deployment.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/deployment_model_version.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/deployment_request.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/deployment_state.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/error_response.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/event_info.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/failure_info.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/login_request.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/login_response.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/model_auth_token.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/observability.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/packaged_model.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/packaged_model_request.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/resource_profile.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/resources_template.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/role.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/role_assignment.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/role_assignments.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/security.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/success_response.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/trained_model_registry.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/trained_model_registry_request.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/user.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/user_patch_request.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/models/user_request.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/rest.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/setup.py +1 -1
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/README.md +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/__init__.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/cli/__init__.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/cli/__main__.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/cli/_util.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/cli/cli.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/cli/errors.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/cli/model.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/cli/registry.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/cli/render.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/cli/role.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/cli/sso.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/cli/test/conftest.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/cli/user.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/cli/version.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/common/__init__.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/common/api/__init__.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/common/api/_util.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/common/api/authentication.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/common/api/certs.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/common/api/errors.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/common/api/request.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/common/check.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/common/constants.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/common/declarative_argparse.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/common/requests.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/common/util.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli/util.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli_sdk.egg-info/SOURCES.txt +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli_sdk.egg-info/dependency_links.txt +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli_sdk.egg-info/entry_points.txt +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli_sdk.egg-info/not-zip-safe +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli_sdk.egg-info/requires.txt +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aioli_sdk.egg-info/top_level.txt +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/api/__init__.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/api_response.py +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/aiolirest/py.typed +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/pyproject.toml +0 -0
- {aioli_sdk-0.2.1.dev2 → aioli_sdk-0.2.2}/setup.cfg +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
# © Copyright 2024 Hewlett Packard Enterprise Development LP
|
|
2
|
-
__version__ = "0.2.
|
|
2
|
+
__version__ = "0.2.2"
|
|
@@ -4,7 +4,7 @@ from typing import Any, List
|
|
|
4
4
|
|
|
5
5
|
import aiolirest
|
|
6
6
|
from aioli import cli
|
|
7
|
-
from aioli.cli import render
|
|
7
|
+
from aioli.cli import errors, render
|
|
8
8
|
from aioli.common import api
|
|
9
9
|
from aioli.common.api import authentication
|
|
10
10
|
from aioli.common.api.errors import NotFoundException
|
|
@@ -183,12 +183,22 @@ def update(args: Namespace) -> None:
|
|
|
183
183
|
model=found.model,
|
|
184
184
|
autoScaling=found.auto_scaling,
|
|
185
185
|
canaryTrafficPercent=found.canary_traffic_percent,
|
|
186
|
+
goalStatus=found.goal_status,
|
|
186
187
|
)
|
|
187
188
|
|
|
188
189
|
if request.auto_scaling is None:
|
|
189
190
|
# Not likely, but testing these prevents complaints from mypy
|
|
190
191
|
raise api.errors.BadResponseException("Unexpected null result")
|
|
191
192
|
|
|
193
|
+
if args.pause and args.resume:
|
|
194
|
+
raise errors.CliError("--pause and --resume cannot be specified at the same time")
|
|
195
|
+
|
|
196
|
+
if args.pause:
|
|
197
|
+
request.goal_status = "Paused"
|
|
198
|
+
|
|
199
|
+
if args.resume:
|
|
200
|
+
request.goal_status = "Ready"
|
|
201
|
+
|
|
192
202
|
if args.name is not None:
|
|
193
203
|
request.name = args.name
|
|
194
204
|
|
|
@@ -283,7 +293,6 @@ common_deployment_args: ArgsDescription = [
|
|
|
283
293
|
"--canary-traffic-percent",
|
|
284
294
|
help="Percent traffic to pass to new model version",
|
|
285
295
|
type=int,
|
|
286
|
-
default=100,
|
|
287
296
|
),
|
|
288
297
|
Arg(
|
|
289
298
|
"-a",
|
|
@@ -372,7 +381,9 @@ main_cmd = Cmd(
|
|
|
372
381
|
help="The new name of the deployment. Must begin with a letter, but may "
|
|
373
382
|
"contain letters, numbers, and hyphen",
|
|
374
383
|
),
|
|
375
|
-
Arg("--model", help="Model to be deployed"
|
|
384
|
+
Arg("--model", help="Model to be deployed"),
|
|
385
|
+
Arg("--pause", action="store_true", help="Pause the deployment"),
|
|
386
|
+
Arg("--resume", action="store_true", help="Resume the deployment"),
|
|
376
387
|
]
|
|
377
388
|
+ common_deployment_args,
|
|
378
389
|
),
|
|
@@ -510,6 +510,22 @@ class TestCli:
|
|
|
510
510
|
)
|
|
511
511
|
assert actual.find(expected) > 0
|
|
512
512
|
|
|
513
|
+
# Disallow --pause and --resume at the same time
|
|
514
|
+
proc = subprocess.run(
|
|
515
|
+
[
|
|
516
|
+
"aioli",
|
|
517
|
+
"deployment",
|
|
518
|
+
"update",
|
|
519
|
+
"iris-tf-keras-deployment",
|
|
520
|
+
"--pause",
|
|
521
|
+
"--resume",
|
|
522
|
+
],
|
|
523
|
+
capture_output=True,
|
|
524
|
+
)
|
|
525
|
+
assert proc.returncode == 1
|
|
526
|
+
expected = "--pause and --resume cannot be specified at the same time"
|
|
527
|
+
assert proc.stderr.decode("utf-8").find(expected) == 0
|
|
528
|
+
|
|
513
529
|
# fmt: off
|
|
514
530
|
def test_deployment_list_json(self, setup_login: None) -> None:
|
|
515
531
|
expected = (
|
|
@@ -599,7 +615,7 @@ class TestCli:
|
|
|
599
615
|
# were made.
|
|
600
616
|
assert (
|
|
601
617
|
os.system(
|
|
602
|
-
"aioli deployment update
|
|
618
|
+
"aioli deployment update "
|
|
603
619
|
"-a='--updated' "
|
|
604
620
|
"-e MODS=UPDATED "
|
|
605
621
|
"--env OTHER=VALUE "
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
9
9
|
|
|
10
|
-
The version of the OpenAPI document: 0.2.
|
|
10
|
+
The version of the OpenAPI document: 0.2.2
|
|
11
11
|
Contact: community@determined-ai
|
|
12
12
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
13
13
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -389,7 +389,7 @@ conf = aiolirest.Configuration(
|
|
|
389
389
|
return "Python SDK Debug Report:\n"\
|
|
390
390
|
"OS: {env}\n"\
|
|
391
391
|
"Python Version: {pyversion}\n"\
|
|
392
|
-
"Version of the API: 0.2.
|
|
392
|
+
"Version of the API: 0.2.2\n"\
|
|
393
393
|
"SDK Package Version: 1.0.0".\
|
|
394
394
|
format(env=sys.platform, pyversion=sys.version)
|
|
395
395
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
8
8
|
|
|
9
|
-
The version of the OpenAPI document: 0.2.
|
|
9
|
+
The version of the OpenAPI document: 0.2.2
|
|
10
10
|
Contact: community@determined-ai
|
|
11
11
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
12
12
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 0.2.
|
|
8
|
+
The version of the OpenAPI document: 0.2.2
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|