azureml-registry-tools 0.1.0a17__py3-none-any.whl → 0.1.0a19__py3-none-any.whl
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.
- azureml/registry/data/model.schema.json +5 -1
- {azureml_registry_tools-0.1.0a17.dist-info → azureml_registry_tools-0.1.0a19.dist-info}/METADATA +1 -1
- {azureml_registry_tools-0.1.0a17.dist-info → azureml_registry_tools-0.1.0a19.dist-info}/RECORD +7 -7
- {azureml_registry_tools-0.1.0a17.dist-info → azureml_registry_tools-0.1.0a19.dist-info}/WHEEL +0 -0
- {azureml_registry_tools-0.1.0a17.dist-info → azureml_registry_tools-0.1.0a19.dist-info}/entry_points.txt +0 -0
- {azureml_registry_tools-0.1.0a17.dist-info → azureml_registry_tools-0.1.0a19.dist-info}/licenses/LICENSE.txt +0 -0
- {azureml_registry_tools-0.1.0a17.dist-info → azureml_registry_tools-0.1.0a19.dist-info}/top_level.txt +0 -0
@@ -418,7 +418,11 @@
|
|
418
418
|
"featureFlags": {
|
419
419
|
"description": "Comma separated list of feature flags for the models to gate usage",
|
420
420
|
"type": "string",
|
421
|
-
"pattern": "^(OpenAI\\.(?:EAGatingTier|EnterpriseTier|1PGatingTier|OneVetGatingTier|1000CUGatingTier|computer-use-preview|Preview\\.202409)|OpenAITest|Microsoft\\.CognitiveServices/OpenAI\\.(?:EAGatingTier|EnterpriseTier|1PGatingTier|OneVetGatingTier|1000CUGatingTier))(?:\\s*,\\s*(OpenAI\\.(?:EAGatingTier|EnterpriseTier|1PGatingTier|OneVetGatingTier|1000CUGatingTier|computer-use-preview|Preview\\.202409)|OpenAITest|Microsoft\\.CognitiveServices/OpenAI\\.(?:EAGatingTier|EnterpriseTier|1PGatingTier|OneVetGatingTier|1000CUGatingTier)))*$"
|
421
|
+
"pattern": "^(OpenAI\\.(?:EAGatingTier|EnterpriseTier|1PGatingTier|OneVetGatingTier|1000CUGatingTier|computer-use-preview|Preview\\.202409)|OpenAITest|Microsoft\\.CognitiveServices/OpenAI\\.(?:EAGatingTier|EnterpriseTier|1PGatingTier|OneVetGatingTier|1000CUGatingTier)|AIServices\\.grok-4-code)(?:\\s*,\\s*(OpenAI\\.(?:EAGatingTier|EnterpriseTier|1PGatingTier|OneVetGatingTier|1000CUGatingTier|computer-use-preview|Preview\\.202409)|OpenAITest|Microsoft\\.CognitiveServices/OpenAI\\.(?:EAGatingTier|EnterpriseTier|1PGatingTier|OneVetGatingTier|1000CUGatingTier)|AIServices\\.grok-4-code))*$"
|
422
|
+
},
|
423
|
+
"model_flavor": {
|
424
|
+
"description": "Model flavor identifier (e.g., pytorch, mlflow).",
|
425
|
+
"type": "string"
|
422
426
|
}
|
423
427
|
}
|
424
428
|
},
|
{azureml_registry_tools-0.1.0a17.dist-info → azureml_registry_tools-0.1.0a19.dist-info}/RECORD
RENAMED
@@ -13,7 +13,7 @@ azureml/registry/data/asset.yaml.template,sha256=WTgfuvKEBp-EVFSQ0JpU0h4z_ULJdUL
|
|
13
13
|
azureml/registry/data/description.md.template,sha256=wQLk54U8hoXU1y9235R4irc6FGYPXGO-x9EHUorP15Q,84
|
14
14
|
azureml/registry/data/evaluation.md.template,sha256=JaDecIfLV9vZDUrZzVRPzVHHnKD-BQGBgQ-cw1dHavU,277
|
15
15
|
azureml/registry/data/model-variant.schema.json,sha256=AT4Dy6cCtp_SFUfSqYIqcER8AldpYm0QIEy1abY3QWE,1699
|
16
|
-
azureml/registry/data/model.schema.json,sha256=
|
16
|
+
azureml/registry/data/model.schema.json,sha256=vCNjSCrkmD-tM4S8724AtMn6xCVg5heXNozFMV2EfGA,26309
|
17
17
|
azureml/registry/data/model.yaml.template,sha256=h5uqAN22FLaWrbPxIb8yVKH9cGDBrIwooXYYfsKhxDw,245
|
18
18
|
azureml/registry/data/notes.md.template,sha256=zSRyOR__9NGL2j0tugY7HgFkwkAdcE2pJyyyGsz1SAk,248
|
19
19
|
azureml/registry/data/validate_model_schema.py,sha256=OQp2E01kdxSphvUQYQvelSiD24-qUG6nTFuzW60wX2c,8322
|
@@ -30,9 +30,9 @@ azureml/registry/tools/config.py,sha256=tjPaoBsWtPXBL8Ww1hcJtsr2SuIjPKt79dR8iovc
|
|
30
30
|
azureml/registry/tools/create_or_update_assets.py,sha256=Q-_BV7KWn1huQn5JriKT_8xJNoQQ_HK5wCftrq9DepA,15988
|
31
31
|
azureml/registry/tools/registry_utils.py,sha256=zgYlCiOONtQJ4yZ9wg8tKVoE8dh6rrjB8hYBGhpV9-0,1403
|
32
32
|
azureml/registry/tools/repo2registry_config.py,sha256=eXp_tU8Jyi30g8xGf7wbpLgKEPpieohBANKxMSLzq7s,4873
|
33
|
-
azureml_registry_tools-0.1.
|
34
|
-
azureml_registry_tools-0.1.
|
35
|
-
azureml_registry_tools-0.1.
|
36
|
-
azureml_registry_tools-0.1.
|
37
|
-
azureml_registry_tools-0.1.
|
38
|
-
azureml_registry_tools-0.1.
|
33
|
+
azureml_registry_tools-0.1.0a19.dist-info/licenses/LICENSE.txt,sha256=n20rxwp7_NGrrShv9Qvcs90sjI1l3Pkt3m-5OPCWzgs,845
|
34
|
+
azureml_registry_tools-0.1.0a19.dist-info/METADATA,sha256=2UKlT5dwma4Q4FXDqfErY9g7iAsQSYND6z4AmFb5Spk,522
|
35
|
+
azureml_registry_tools-0.1.0a19.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
36
|
+
azureml_registry_tools-0.1.0a19.dist-info/entry_points.txt,sha256=iRUkAeQidMnO6RQzpLqMUBTcyYtNzAfSin9WnSdVGLw,147
|
37
|
+
azureml_registry_tools-0.1.0a19.dist-info/top_level.txt,sha256=ZOeEa0TAXo6i5wOjwBoqfIGEuxOcKuscGgNSpizqREY,8
|
38
|
+
azureml_registry_tools-0.1.0a19.dist-info/RECORD,,
|
{azureml_registry_tools-0.1.0a17.dist-info → azureml_registry_tools-0.1.0a19.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|