frogml 1.2.28__py3-none-any.whl → 1.2.29__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.
frogml/__init__.py CHANGED
@@ -1,5 +1,5 @@
1
1
  __author__ = "jfrog"
2
- __version__ = "1.2.28"
2
+ __version__ = "1.2.29"
3
3
 
4
4
  from frogml.sdk.model.decorators.api import api_decorator as api
5
5
  from frogml.sdk.model_loggers.model_logger import load_model, log_model
@@ -15,7 +15,7 @@ _sym_db = _symbol_database.Default()
15
15
  from frogml._proto.qwak.user_application.common.v0 import resources_pb2 as qwak_dot_user__application_dot_common_dot_v0_dot_resources__pb2
16
16
 
17
17
 
18
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1eqwak/builds/build_values.proto\x12\x15qwak.build.management\x1a/qwak/user_application/common/v0/resources.proto\"\xc3\x03\n\x10ModelBuildValues\x12\x34\n\nbuild_info\x18\x01 \x01(\x0b\x32 .qwak.build.management.BuildInfo\x12<\n\x0emodel_metadata\x18\x02 \x01(\x0b\x32$.qwak.build.management.ModelMetadata\x12\x45\n\x13model_code_location\x18\x03 \x01(\x0b\x32(.qwak.build.management.ModelCodeLocation\x12G\n\x14\x62uild_execution_spec\x18\x04 \x01(\x0b\x32).qwak.build.management.BuildExecutionSpec\x12\x30\n\x08sdk_spec\x18\x05 \x01(\x0b\x32\x1e.qwak.build.management.SdkSpec\x12G\n\x14jfrog_ecosystem_spec\x18\x06 \x01(\x0b\x32).qwak.build.management.JfrogEcosystemSpec\x12\x30\n\x08job_spec\x18\x07 \x01(\x0b\x32\x1e.qwak.build.management.JobSpec\"\xa3\x01\n\tBuildInfo\x12\x10\n\x08\x62uild_id\x18\x01 \x01(\t\x12\x13\n\x0b\x62ranch_name\x18\x02 \x01(\t\x12\x12\n\nbuild_tags\x18\x03 \x03(\t\x12\x14\n\x0c\x62uild_config\x18\x04 \x01(\t\x12\x45\n\x13\x62uild_properties_v1\x18\x05 \x01(\x0b\x32(.qwak.build.management.BuildPropertiesV1\"]\n\x11\x42uildPropertiesV1\x12\x18\n\x10\x62uild_config_url\x18\x01 \x01(\t\x12\x15\n\rsdk_wheel_url\x18\x02 \x01(\t\x12\x17\n\x0fsdk_version_url\x18\x03 \x01(\t\"\x8e\x01\n\rModelMetadata\x12\x10\n\x08model_id\x18\x01 \x01(\t\x12\x12\n\naccount_id\x18\x02 \x01(\t\x12\x0f\n\x07user_id\x18\x03 \x01(\t\x12\x46\n\x13\x61rtifactory_details\x18\x04 \x01(\x0b\x32).qwak.build.management.ArtifactoryDetails\")\n\x12\x41rtifactoryDetails\x12\x13\n\x0bproject_key\x18\x01 \x01(\t\"\xa0\x01\n\x11ModelCodeLocation\x12\x1c\n\x14main_model_directory\x18\x01 \x01(\t\x12\x34\n\tlocal_uri\x18\x02 \x01(\x0b\x32\x1f.qwak.build.management.LocalUriH\x00\x12\x30\n\x07git_uri\x18\x03 \x01(\x0b\x32\x1d.qwak.build.management.GitUriH\x00\x42\x05\n\x03uri\"\x18\n\x08LocalUri\x12\x0c\n\x04path\x18\x01 \x01(\t\"M\n\x06GitUri\x12\x0b\n\x03url\x18\x01 \x01(\t\x12\x36\n\x0bgit_details\x18\x02 \x01(\x0b\x32!.qwak.build.management.GitDetails\"|\n\nGitDetails\x12\x0e\n\x06\x62ranch\x18\x01 \x01(\t\x12\x11\n\tcommit_id\x18\x02 \x01(\t\x12\x15\n\x0b\x63redentials\x18\x03 \x01(\tH\x00\x12!\n\x17\x63redentials_secret_name\x18\x04 \x01(\tH\x00\x42\x11\n\x0fgit_credentials\"\xd0\x02\n\x12\x42uildExecutionSpec\x12\x1f\n\x17\x62uild_image_destination\x18\x01 \x01(\t\x12\"\n\x1ashould_build_without_cache\x18\x02 \x01(\x08\x12G\n\x14logs_verbosity_level\x18\x03 \x01(\x0e\x32).qwak.build.management.LogsVerbosityLevel\x12\x12\n\nbase_image\x18\x04 \x01(\t\x12\x1b\n\x13\x63ustom_iam_role_arn\x18\x05 \x01(\t\x12\x10\n\x08\x65nv_vars\x18\x06 \x03(\t\x12\'\n\x1fremote_builder_auth_secret_name\x18\x07 \x01(\t\x12@\n\x10\x63ontainer_engine\x18\x08 \x01(\x0b\x32&.qwak.build.management.ContainerEngine\"a\n\x07SdkSpec\x12\x13\n\x0bsdk_version\x18\x01 \x01(\t\x12\x1b\n\x13sdk_extra_index_url\x18\x02 \x01(\t\x12$\n\x1csdk_runtime_version_override\x18\x03 \x01(\t\"k\n\x12JfrogEcosystemSpec\x12\x0f\n\x07\x62\x61seUrl\x18\x01 \x01(\t\x12\x1d\n\x15\x61\x63\x63\x65ssTokenSecretName\x18\x02 \x01(\t\x12%\n\x1d\x61rtifactorySettingsSecretName\x18\x03 \x01(\t\"\xb5\x04\n\x07JobSpec\x12\x11\n\tnamespace\x18\x01 \x01(\t\x12\"\n\x1aprovision_instance_timeout\x18\x02 \x01(\x05\x12>\n\x0fpurchase_option\x18\x03 \x01(\x0e\x32%.qwak.build.management.PurchaseOption\x12$\n\x1cis_node_optimization_enabled\x18\x04 \x01(\x08\x12\"\n\x1ashould_use_build_isolation\x18\x05 \x01(\x08\x12#\n\x1bis_multi_tenant_environment\x18\x06 \x01(\x08\x12\x1a\n\x12is_self_hosted_jpd\x18\n \x01(\x08\x12 \n\x18\x62uild_executor_image_url\x18\x07 \x01(\t\x12<\n\x0e\x63loud_provider\x18\x08 \x01(\x0e\x32$.qwak.build.management.CloudProvider\x12\x30\n\x08job_size\x18\t \x01(\x0b\x32\x1e.qwak.build.management.JobSize\x12Y\n\x17\x62uild_executor_env_vars\x18\x0b \x03(\x0b\x32\x38.qwak.build.management.JobSpec.BuildExecutorEnvVarsEntry\x1a;\n\x19\x42uildExecutorEnvVarsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x9e\x02\n\x07JobSize\x12\x0f\n\x03\x63pu\x18\x01 \x01(\x02\x42\x02\x18\x01\x12\x19\n\rmemory_amount\x18\x02 \x01(\x05\x42\x02\x18\x01\x12;\n\x0cmemory_units\x18\x03 \x01(\x0e\x32!.qwak.build.management.MemoryUnitB\x02\x18\x01\x12H\n\rgpu_resources\x18\x04 \x01(\x0b\x32-.qwak.user_application.common.v0.GpuResourcesB\x02\x18\x01\x12`\n\x1c\x63lient_pod_compute_resources\x18\x05 \x01(\x0b\x32:.qwak.user_application.common.v0.ClientPodComputeResources\"\x9d\x01\n\x0f\x43ontainerEngine\x12>\n\x06\x64ocker\x18\x01 \x01(\x0b\x32,.qwak.build.management.DockerContainerEngineH\x00\x12\x42\n\x06podman\x18\x02 \x01(\x0b\x32,.qwak.build.management.PodmanContainerEngineB\x02\x18\x01H\x00\x42\x06\n\x04type\"\x17\n\x15\x44ockerContainerEngine\"\x17\n\x15PodmanContainerEngine*e\n\x0ePurchaseOption\x12\x1b\n\x17INVALID_PURCHASE_OPTION\x10\x00\x12\x18\n\x14SPOT_PURCHASE_OPTION\x10\x01\x12\x1c\n\x18ONDEMAND_PURCHASE_OPTION\x10\x02*H\n\rCloudProvider\x12\x1a\n\x16INVALID_CLOUD_PROVIDER\x10\x00\x12\x07\n\x03\x41WS\x10\x01\x12\x07\n\x03GCP\x10\x02\x12\t\n\x05\x41ZURE\x10\x03*7\n\nMemoryUnit\x12\x17\n\x13INVALID_MEMORY_UNIT\x10\x00\x12\x07\n\x03MIB\x10\x01\x12\x07\n\x03GIB\x10\x02*S\n\x12LogsVerbosityLevel\x12\x1a\n\x16INVALID_LOGS_VERBOSITY\x10\x00\x12\t\n\x05\x44\x45\x42UG\x10\n\x12\x08\n\x04INFO\x10\x14\x12\x0c\n\x08\x43RITICAL\x10\x32\x42\x36\n com.qwak.ai.management.build.apiP\x01Z\x10qwak/build;buildb\x06proto3')
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1eqwak/builds/build_values.proto\x12\x15qwak.build.management\x1a/qwak/user_application/common/v0/resources.proto\"\xc3\x03\n\x10ModelBuildValues\x12\x34\n\nbuild_info\x18\x01 \x01(\x0b\x32 .qwak.build.management.BuildInfo\x12<\n\x0emodel_metadata\x18\x02 \x01(\x0b\x32$.qwak.build.management.ModelMetadata\x12\x45\n\x13model_code_location\x18\x03 \x01(\x0b\x32(.qwak.build.management.ModelCodeLocation\x12G\n\x14\x62uild_execution_spec\x18\x04 \x01(\x0b\x32).qwak.build.management.BuildExecutionSpec\x12\x30\n\x08sdk_spec\x18\x05 \x01(\x0b\x32\x1e.qwak.build.management.SdkSpec\x12G\n\x14jfrog_ecosystem_spec\x18\x06 \x01(\x0b\x32).qwak.build.management.JfrogEcosystemSpec\x12\x30\n\x08job_spec\x18\x07 \x01(\x0b\x32\x1e.qwak.build.management.JobSpec\"\xa3\x01\n\tBuildInfo\x12\x10\n\x08\x62uild_id\x18\x01 \x01(\t\x12\x13\n\x0b\x62ranch_name\x18\x02 \x01(\t\x12\x12\n\nbuild_tags\x18\x03 \x03(\t\x12\x14\n\x0c\x62uild_config\x18\x04 \x01(\t\x12\x45\n\x13\x62uild_properties_v1\x18\x05 \x01(\x0b\x32(.qwak.build.management.BuildPropertiesV1\"]\n\x11\x42uildPropertiesV1\x12\x18\n\x10\x62uild_config_url\x18\x01 \x01(\t\x12\x15\n\rsdk_wheel_url\x18\x02 \x01(\t\x12\x17\n\x0fsdk_version_url\x18\x03 \x01(\t\"\xa8\x01\n\rModelMetadata\x12\x10\n\x08model_id\x18\x01 \x01(\t\x12\x12\n\naccount_id\x18\x02 \x01(\t\x12\x0f\n\x07user_id\x18\x03 \x01(\t\x12\x46\n\x13\x61rtifactory_details\x18\x04 \x01(\x0b\x32).qwak.build.management.ArtifactoryDetails\x12\x18\n\x10model_group_name\x18\x05 \x01(\t\")\n\x12\x41rtifactoryDetails\x12\x13\n\x0bproject_key\x18\x01 \x01(\t\"\xa0\x01\n\x11ModelCodeLocation\x12\x1c\n\x14main_model_directory\x18\x01 \x01(\t\x12\x34\n\tlocal_uri\x18\x02 \x01(\x0b\x32\x1f.qwak.build.management.LocalUriH\x00\x12\x30\n\x07git_uri\x18\x03 \x01(\x0b\x32\x1d.qwak.build.management.GitUriH\x00\x42\x05\n\x03uri\"\x18\n\x08LocalUri\x12\x0c\n\x04path\x18\x01 \x01(\t\"M\n\x06GitUri\x12\x0b\n\x03url\x18\x01 \x01(\t\x12\x36\n\x0bgit_details\x18\x02 \x01(\x0b\x32!.qwak.build.management.GitDetails\"|\n\nGitDetails\x12\x0e\n\x06\x62ranch\x18\x01 \x01(\t\x12\x11\n\tcommit_id\x18\x02 \x01(\t\x12\x15\n\x0b\x63redentials\x18\x03 \x01(\tH\x00\x12!\n\x17\x63redentials_secret_name\x18\x04 \x01(\tH\x00\x42\x11\n\x0fgit_credentials\"\xd0\x02\n\x12\x42uildExecutionSpec\x12\x1f\n\x17\x62uild_image_destination\x18\x01 \x01(\t\x12\"\n\x1ashould_build_without_cache\x18\x02 \x01(\x08\x12G\n\x14logs_verbosity_level\x18\x03 \x01(\x0e\x32).qwak.build.management.LogsVerbosityLevel\x12\x12\n\nbase_image\x18\x04 \x01(\t\x12\x1b\n\x13\x63ustom_iam_role_arn\x18\x05 \x01(\t\x12\x10\n\x08\x65nv_vars\x18\x06 \x03(\t\x12\'\n\x1fremote_builder_auth_secret_name\x18\x07 \x01(\t\x12@\n\x10\x63ontainer_engine\x18\x08 \x01(\x0b\x32&.qwak.build.management.ContainerEngine\"a\n\x07SdkSpec\x12\x13\n\x0bsdk_version\x18\x01 \x01(\t\x12\x1b\n\x13sdk_extra_index_url\x18\x02 \x01(\t\x12$\n\x1csdk_runtime_version_override\x18\x03 \x01(\t\"k\n\x12JfrogEcosystemSpec\x12\x0f\n\x07\x62\x61seUrl\x18\x01 \x01(\t\x12\x1d\n\x15\x61\x63\x63\x65ssTokenSecretName\x18\x02 \x01(\t\x12%\n\x1d\x61rtifactorySettingsSecretName\x18\x03 \x01(\t\"\xb5\x04\n\x07JobSpec\x12\x11\n\tnamespace\x18\x01 \x01(\t\x12\"\n\x1aprovision_instance_timeout\x18\x02 \x01(\x05\x12>\n\x0fpurchase_option\x18\x03 \x01(\x0e\x32%.qwak.build.management.PurchaseOption\x12$\n\x1cis_node_optimization_enabled\x18\x04 \x01(\x08\x12\"\n\x1ashould_use_build_isolation\x18\x05 \x01(\x08\x12#\n\x1bis_multi_tenant_environment\x18\x06 \x01(\x08\x12\x1a\n\x12is_self_hosted_jpd\x18\n \x01(\x08\x12 \n\x18\x62uild_executor_image_url\x18\x07 \x01(\t\x12<\n\x0e\x63loud_provider\x18\x08 \x01(\x0e\x32$.qwak.build.management.CloudProvider\x12\x30\n\x08job_size\x18\t \x01(\x0b\x32\x1e.qwak.build.management.JobSize\x12Y\n\x17\x62uild_executor_env_vars\x18\x0b \x03(\x0b\x32\x38.qwak.build.management.JobSpec.BuildExecutorEnvVarsEntry\x1a;\n\x19\x42uildExecutorEnvVarsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x9e\x02\n\x07JobSize\x12\x0f\n\x03\x63pu\x18\x01 \x01(\x02\x42\x02\x18\x01\x12\x19\n\rmemory_amount\x18\x02 \x01(\x05\x42\x02\x18\x01\x12;\n\x0cmemory_units\x18\x03 \x01(\x0e\x32!.qwak.build.management.MemoryUnitB\x02\x18\x01\x12H\n\rgpu_resources\x18\x04 \x01(\x0b\x32-.qwak.user_application.common.v0.GpuResourcesB\x02\x18\x01\x12`\n\x1c\x63lient_pod_compute_resources\x18\x05 \x01(\x0b\x32:.qwak.user_application.common.v0.ClientPodComputeResources\"\x9d\x01\n\x0f\x43ontainerEngine\x12>\n\x06\x64ocker\x18\x01 \x01(\x0b\x32,.qwak.build.management.DockerContainerEngineH\x00\x12\x42\n\x06podman\x18\x02 \x01(\x0b\x32,.qwak.build.management.PodmanContainerEngineB\x02\x18\x01H\x00\x42\x06\n\x04type\"\x17\n\x15\x44ockerContainerEngine\"\x17\n\x15PodmanContainerEngine*e\n\x0ePurchaseOption\x12\x1b\n\x17INVALID_PURCHASE_OPTION\x10\x00\x12\x18\n\x14SPOT_PURCHASE_OPTION\x10\x01\x12\x1c\n\x18ONDEMAND_PURCHASE_OPTION\x10\x02*H\n\rCloudProvider\x12\x1a\n\x16INVALID_CLOUD_PROVIDER\x10\x00\x12\x07\n\x03\x41WS\x10\x01\x12\x07\n\x03GCP\x10\x02\x12\t\n\x05\x41ZURE\x10\x03*7\n\nMemoryUnit\x12\x17\n\x13INVALID_MEMORY_UNIT\x10\x00\x12\x07\n\x03MIB\x10\x01\x12\x07\n\x03GIB\x10\x02*S\n\x12LogsVerbosityLevel\x12\x1a\n\x16INVALID_LOGS_VERBOSITY\x10\x00\x12\t\n\x05\x44\x45\x42UG\x10\n\x12\x08\n\x04INFO\x10\x14\x12\x0c\n\x08\x43RITICAL\x10\x32\x42\x36\n com.qwak.ai.management.build.apiP\x01Z\x10qwak/build;buildb\x06proto3')
19
19
 
20
20
  _globals = globals()
21
21
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -35,14 +35,14 @@ if _descriptor._USE_C_DESCRIPTORS == False:
35
35
  _globals['_JOBSIZE'].fields_by_name['gpu_resources']._serialized_options = b'\030\001'
36
36
  _globals['_CONTAINERENGINE'].fields_by_name['podman']._options = None
37
37
  _globals['_CONTAINERENGINE'].fields_by_name['podman']._serialized_options = b'\030\001'
38
- _globals['_PURCHASEOPTION']._serialized_start=3017
39
- _globals['_PURCHASEOPTION']._serialized_end=3118
40
- _globals['_CLOUDPROVIDER']._serialized_start=3120
41
- _globals['_CLOUDPROVIDER']._serialized_end=3192
42
- _globals['_MEMORYUNIT']._serialized_start=3194
43
- _globals['_MEMORYUNIT']._serialized_end=3249
44
- _globals['_LOGSVERBOSITYLEVEL']._serialized_start=3251
45
- _globals['_LOGSVERBOSITYLEVEL']._serialized_end=3334
38
+ _globals['_PURCHASEOPTION']._serialized_start=3043
39
+ _globals['_PURCHASEOPTION']._serialized_end=3144
40
+ _globals['_CLOUDPROVIDER']._serialized_start=3146
41
+ _globals['_CLOUDPROVIDER']._serialized_end=3218
42
+ _globals['_MEMORYUNIT']._serialized_start=3220
43
+ _globals['_MEMORYUNIT']._serialized_end=3275
44
+ _globals['_LOGSVERBOSITYLEVEL']._serialized_start=3277
45
+ _globals['_LOGSVERBOSITYLEVEL']._serialized_end=3360
46
46
  _globals['_MODELBUILDVALUES']._serialized_start=107
47
47
  _globals['_MODELBUILDVALUES']._serialized_end=558
48
48
  _globals['_BUILDINFO']._serialized_start=561
@@ -50,33 +50,33 @@ if _descriptor._USE_C_DESCRIPTORS == False:
50
50
  _globals['_BUILDPROPERTIESV1']._serialized_start=726
51
51
  _globals['_BUILDPROPERTIESV1']._serialized_end=819
52
52
  _globals['_MODELMETADATA']._serialized_start=822
53
- _globals['_MODELMETADATA']._serialized_end=964
54
- _globals['_ARTIFACTORYDETAILS']._serialized_start=966
55
- _globals['_ARTIFACTORYDETAILS']._serialized_end=1007
56
- _globals['_MODELCODELOCATION']._serialized_start=1010
57
- _globals['_MODELCODELOCATION']._serialized_end=1170
58
- _globals['_LOCALURI']._serialized_start=1172
59
- _globals['_LOCALURI']._serialized_end=1196
60
- _globals['_GITURI']._serialized_start=1198
61
- _globals['_GITURI']._serialized_end=1275
62
- _globals['_GITDETAILS']._serialized_start=1277
63
- _globals['_GITDETAILS']._serialized_end=1401
64
- _globals['_BUILDEXECUTIONSPEC']._serialized_start=1404
65
- _globals['_BUILDEXECUTIONSPEC']._serialized_end=1740
66
- _globals['_SDKSPEC']._serialized_start=1742
67
- _globals['_SDKSPEC']._serialized_end=1839
68
- _globals['_JFROGECOSYSTEMSPEC']._serialized_start=1841
69
- _globals['_JFROGECOSYSTEMSPEC']._serialized_end=1948
70
- _globals['_JOBSPEC']._serialized_start=1951
71
- _globals['_JOBSPEC']._serialized_end=2516
72
- _globals['_JOBSPEC_BUILDEXECUTORENVVARSENTRY']._serialized_start=2457
73
- _globals['_JOBSPEC_BUILDEXECUTORENVVARSENTRY']._serialized_end=2516
74
- _globals['_JOBSIZE']._serialized_start=2519
75
- _globals['_JOBSIZE']._serialized_end=2805
76
- _globals['_CONTAINERENGINE']._serialized_start=2808
77
- _globals['_CONTAINERENGINE']._serialized_end=2965
78
- _globals['_DOCKERCONTAINERENGINE']._serialized_start=2967
79
- _globals['_DOCKERCONTAINERENGINE']._serialized_end=2990
80
- _globals['_PODMANCONTAINERENGINE']._serialized_start=2992
81
- _globals['_PODMANCONTAINERENGINE']._serialized_end=3015
53
+ _globals['_MODELMETADATA']._serialized_end=990
54
+ _globals['_ARTIFACTORYDETAILS']._serialized_start=992
55
+ _globals['_ARTIFACTORYDETAILS']._serialized_end=1033
56
+ _globals['_MODELCODELOCATION']._serialized_start=1036
57
+ _globals['_MODELCODELOCATION']._serialized_end=1196
58
+ _globals['_LOCALURI']._serialized_start=1198
59
+ _globals['_LOCALURI']._serialized_end=1222
60
+ _globals['_GITURI']._serialized_start=1224
61
+ _globals['_GITURI']._serialized_end=1301
62
+ _globals['_GITDETAILS']._serialized_start=1303
63
+ _globals['_GITDETAILS']._serialized_end=1427
64
+ _globals['_BUILDEXECUTIONSPEC']._serialized_start=1430
65
+ _globals['_BUILDEXECUTIONSPEC']._serialized_end=1766
66
+ _globals['_SDKSPEC']._serialized_start=1768
67
+ _globals['_SDKSPEC']._serialized_end=1865
68
+ _globals['_JFROGECOSYSTEMSPEC']._serialized_start=1867
69
+ _globals['_JFROGECOSYSTEMSPEC']._serialized_end=1974
70
+ _globals['_JOBSPEC']._serialized_start=1977
71
+ _globals['_JOBSPEC']._serialized_end=2542
72
+ _globals['_JOBSPEC_BUILDEXECUTORENVVARSENTRY']._serialized_start=2483
73
+ _globals['_JOBSPEC_BUILDEXECUTORENVVARSENTRY']._serialized_end=2542
74
+ _globals['_JOBSIZE']._serialized_start=2545
75
+ _globals['_JOBSIZE']._serialized_end=2831
76
+ _globals['_CONTAINERENGINE']._serialized_start=2834
77
+ _globals['_CONTAINERENGINE']._serialized_end=2991
78
+ _globals['_DOCKERCONTAINERENGINE']._serialized_start=2993
79
+ _globals['_DOCKERCONTAINERENGINE']._serialized_end=3016
80
+ _globals['_PODMANCONTAINERENGINE']._serialized_start=3018
81
+ _globals['_PODMANCONTAINERENGINE']._serialized_end=3041
82
82
  # @@protoc_insertion_point(module_scope)
@@ -217,9 +217,14 @@ class ModelMetadata(google.protobuf.message.Message):
217
217
  ACCOUNT_ID_FIELD_NUMBER: builtins.int
218
218
  USER_ID_FIELD_NUMBER: builtins.int
219
219
  ARTIFACTORY_DETAILS_FIELD_NUMBER: builtins.int
220
+ MODEL_GROUP_NAME_FIELD_NUMBER: builtins.int
220
221
  model_id: builtins.str
221
222
  account_id: builtins.str
222
223
  user_id: builtins.str
224
+ model_group_name: builtins.str
225
+ """Human readable model group identifier (e.g., "my-model-group").
226
+ This is the display name, not the UUID.
227
+ """
223
228
  @property
224
229
  def artifactory_details(self) -> global___ArtifactoryDetails: ...
225
230
  def __init__(
@@ -229,9 +234,10 @@ class ModelMetadata(google.protobuf.message.Message):
229
234
  account_id: builtins.str = ...,
230
235
  user_id: builtins.str = ...,
231
236
  artifactory_details: global___ArtifactoryDetails | None = ...,
237
+ model_group_name: builtins.str = ...,
232
238
  ) -> None: ...
233
239
  def HasField(self, field_name: typing.Literal["artifactory_details", b"artifactory_details"]) -> builtins.bool: ...
234
- def ClearField(self, field_name: typing.Literal["account_id", b"account_id", "artifactory_details", b"artifactory_details", "model_id", b"model_id", "user_id", b"user_id"]) -> None: ...
240
+ def ClearField(self, field_name: typing.Literal["account_id", b"account_id", "artifactory_details", b"artifactory_details", "model_group_name", b"model_group_name", "model_id", b"model_id", "user_id", b"user_id"]) -> None: ...
235
241
 
236
242
  global___ModelMetadata = ModelMetadata
237
243
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: frogml
3
- Version: 1.2.28
3
+ Version: 1.2.29
4
4
  Summary: frogml contains the necessary objects and communication tools for using the JFrog ml Platform
5
5
  License: Apache-2.0
6
6
  Keywords: mlops,ml,deployment,serving,model
@@ -1,4 +1,4 @@
1
- frogml/__init__.py,sha256=82ta2BQl2e3AbEOMtmrDec89eOL9uy9NwlWqaiqf6q0,741
1
+ frogml/__init__.py,sha256=JP-cFHP8AlTdbWNRE2HEH53VyOlH_yKMy1q0PTGN0Pg,741
2
2
  frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2.py,sha256=pY7-QarLJWbL9uNmZ69RfE7IPVzwpVIhtd3A0wztSNY,1942
3
3
  frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2.pyi,sha256=505I4uUrCmv2hsUw2H5eT-nlkNOCQOWodpvEkH2fHIo,3073
4
4
  frogml/_proto/jfml/hosting_gateway/v1/build_upload_url_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
@@ -221,8 +221,8 @@ frogml/_proto/qwak/builds/build_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMh
221
221
  frogml/_proto/qwak/builds/build_url_pb2.py,sha256=A0RbECLF1IWKNTCEnQbrrG8chWeDtNMEJE4X4JOe45E,4706
222
222
  frogml/_proto/qwak/builds/build_url_pb2.pyi,sha256=_GLOeKP0Mq-2NT57sIPXYJYIvfGqgICc_sZkxzbMA5s,11352
223
223
  frogml/_proto/qwak/builds/build_url_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
224
- frogml/_proto/qwak/builds/build_values_pb2.py,sha256=qXeiEet0qxTHTc2ecaIP3e4jo4esenPqkfwqNKzG4qQ,9731
225
- frogml/_proto/qwak/builds/build_values_pb2.pyi,sha256=OXzSPu3OgfPh4t0m4LPW78eXySkKAnf-b9hIJekFKFY,25035
224
+ frogml/_proto/qwak/builds/build_values_pb2.py,sha256=rXPVsz5X3NgzYO4oIS24U5Pzl97_q-RpVadfpEBuHpg,9777
225
+ frogml/_proto/qwak/builds/build_values_pb2.pyi,sha256=suQvCUD9CZQyeTBCsmlHl0CG2YaXws86npEkcvLDGnE,25328
226
226
  frogml/_proto/qwak/builds/build_values_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
227
227
  frogml/_proto/qwak/builds/builds_orchestrator_service_pb2.py,sha256=2JsoBmnLaY6DLoRyHavps7-ZBpONfjFo6R5J2CwZSwo,14842
228
228
  frogml/_proto/qwak/builds/builds_orchestrator_service_pb2.pyi,sha256=VyAxKaI_R0P6zo__ZHVLkRHVQ_TNwIlJ-Ht26zfpAuE,24904
@@ -1150,6 +1150,6 @@ frogml_services_mock/mocks/utils/exception_handlers.py,sha256=k_8mez3cwjNjKE9yGQ
1150
1150
  frogml_services_mock/services_mock.py,sha256=y1_h189Ldu5MdVUW4nj-WMBtvUfkM_aKse7UfAb6Rxk,19419
1151
1151
  frogml_services_mock/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1152
1152
  frogml_services_mock/utils/service_utils.py,sha256=ZlB0CnB1J6oBn6_m7fQO2U8tKoboHdUa6ljjkRMYNXU,265
1153
- frogml-1.2.28.dist-info/METADATA,sha256=WWtBNiKfWF8wRe_m94_O3KZhbM99DzKZiThZ5vQpt7w,5599
1154
- frogml-1.2.28.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
1155
- frogml-1.2.28.dist-info/RECORD,,
1153
+ frogml-1.2.29.dist-info/METADATA,sha256=FrfR_z0VNK7nnmL3lf2C80r6XQobmt1kggPic-yDxYM,5599
1154
+ frogml-1.2.29.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
1155
+ frogml-1.2.29.dist-info/RECORD,,