tccli-intl-en 3.0.1258.1__py2.py3-none-any.whl → 3.0.1260.1__py2.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.
- tccli/__init__.py +1 -1
- tccli/services/__init__.py +3 -0
- tccli/services/tione/__init__.py +4 -0
- tccli/services/tione/tione_client.py +207 -0
- tccli/services/tione/v20211111/api.json +3074 -0
- tccli/services/tione/v20211111/examples.json +12 -0
- {tccli_intl_en-3.0.1258.1.dist-info → tccli_intl_en-3.0.1260.1.dist-info}/METADATA +2 -2
- {tccli_intl_en-3.0.1258.1.dist-info → tccli_intl_en-3.0.1260.1.dist-info}/RECORD +12 -8
- {tccli_intl_en-3.0.1258.1.dist-info → tccli_intl_en-3.0.1260.1.dist-info}/LICENSE +0 -0
- {tccli_intl_en-3.0.1258.1.dist-info → tccli_intl_en-3.0.1260.1.dist-info}/WHEEL +0 -0
- {tccli_intl_en-3.0.1258.1.dist-info → tccli_intl_en-3.0.1260.1.dist-info}/entry_points.txt +0 -0
- {tccli_intl_en-3.0.1258.1.dist-info → tccli_intl_en-3.0.1260.1.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
{
|
|
2
|
+
"actions": {
|
|
3
|
+
"DescribeModelServiceGroups": [
|
|
4
|
+
{
|
|
5
|
+
"document": " ",
|
|
6
|
+
"input": "POST / HTTP/1.1\nHost: tione.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeModelServiceGroups\n<Common request parameters>\n\n{\n \"Limit\": 10,\n \"Offset\": 0,\n \"Filters\": []\n}",
|
|
7
|
+
"output": "{\n \"Response\": {\n \"ServiceGroups\": [\n {\n \"ServiceGroupId\": \"ms-vzd8qdk5\",\n \"ServiceGroupName\": \"llm_test\",\n \"CreatedBy\": \"100032054859\",\n \"CreateTime\": \"2023-08-05T05:46:58Z\",\n \"UpdateTime\": \"2023-08-08T14:27:02Z\",\n \"Uin\": \"100005348929\",\n \"ServiceCount\": 1,\n \"RunningServiceCount\": 0,\n \"Services\": [\n {\n \"ServiceGroupId\": \"ms-vzd8qdk5\",\n \"ServiceId\": \"ms-vzd8qdk5-1\",\n \"ServiceGroupName\": \"llm_test\",\n \"ServiceDescription\": \"\",\n \"ServiceInfo\": {\n \"Replicas\": 0,\n \"ImageInfo\": {\n \"ImageType\": \"PRE_SET\",\n \"ImageUrl\": \"tione.tencentcloudcr.com/qcloud-ti-platform/chatglm-demo:latest\",\n \"RegistryRegion\": \"\",\n \"RegistryId\": \"\"\n },\n \"Env\": [],\n \"Resources\": {\n \"Cpu\": 12000,\n \"Memory\": 45056,\n \"Gpu\": 100,\n \"RealGpu\": 100,\n \"GpuType\": \"A10\",\n \"RealGpuDetailSet\": [\n {\n \"Name\": \"A10\",\n \"Value\": 100\n }\n ]\n },\n \"InstanceType\": \"TI.GNV4.3XLARGE44.POST\",\n \"ModelInfo\": {\n \"ModelId\": \"m-838176671237008128\",\n \"ModelName\": \"chatglm-6b-tiacc-ft\",\n \"ModelVersionId\": \"mv-v1-838176671237008129\",\n \"ModelVersion\": \"v1\",\n \"ModelSource\": \"COS\",\n \"ModelType\": \"NORMAL\",\n \"CosPathInfo\": {\n \"Bucket\": \"danerli-guangzhou-1256580188\",\n \"Region\": \"ap-guangzhou\",\n \"Paths\": [\n \"output/ai_market_algo_test_thu_tiacc_ft/train-793371624977165056/output/adgen-chatglm-6b-ft-1e-8/checkpoint-500/model_service.py\"\n ]\n },\n \"AlgorithmFramework\": \"PYTORCH\",\n \"ModelFormat\": \"PYTORCH\"\n },\n \"InferCodeInfo\": {\n \"CosPathInfo\": {\n \"Bucket\": \"danerli-guangzhou-1256580188\",\n \"Region\": \"ap-guangzhou\",\n \"Paths\": [\n \"output/ai_market_algo_test_thu_tiacc_ft/train-793371624977165056/output/adgen-chatglm-6b-ft-1e-8/checkpoint-500/model_service.py\"\n ]\n }\n },\n \"VolumeMount\": {\n \"VolumeSourceType\": \"CFS\",\n \"CFSConfig\": {\n \"Id\": \"cfs-mpjk7vit\",\n \"Path\": \"/\",\n \"MountType\": \"\",\n \"Protocol\": \"\"\n }\n },\n \"LogEnable\": false,\n \"LogConfig\": null,\n \"AuthorizationEnable\": false,\n \"ScaleMode\": \"\",\n \"HorizontalPodAutoscaler\": null,\n \"CronScaleJobs\": [],\n \"ScaleStrategy\": \"\",\n \"ScheduledAction\": null,\n \"Status\": {\n \"Replicas\": 0,\n \"UpdatedReplicas\": 0,\n \"ReadyReplicas\": 0,\n \"AvailableReplicas\": 0,\n \"UnavailableReplicas\": 0,\n \"Status\": \"Stopped\",\n \"Reason\": \"\",\n \"Conditions\": [\n {\n \"Message\": \"Deployment has minimum availability.\",\n \"Reason\": \"MinimumReplicasAvailable\",\n \"Status\": \"True\",\n \"Type\": \"Available\",\n \"LastTransitionTime\": \"2023-08-08T22:27:01+08:00\",\n \"LastUpdateTime\": \"2023-08-08T22:27:01+08:00\"\n },\n {\n \"Message\": \"ReplicaSet \\\"ms-vzd8qdk5-1-7456b4cc97\\\" has successfully progressed.\",\n \"Reason\": \"NewReplicaSetAvailable\",\n \"Status\": \"True\",\n \"Type\": \"Progressing\",\n \"LastTransitionTime\": \"2023-08-08T22:27:02+08:00\",\n \"LastUpdateTime\": \"2023-08-08T22:27:02+08:00\"\n }\n ]\n },\n \"Weight\": 0,\n \"PodList\": [],\n \"Pods\": null,\n \"PodInfos\": [],\n \"ResourceTotal\": null,\n \"OldReplicas\": 1,\n \"HybridBillingPrepaidReplicas\": 0,\n \"OldHybridBillingPrepaidReplicas\": 0,\n \"ServiceLimit\": null,\n \"ModelHotUpdateEnable\": false,\n \"ModelTurboEnable\": false\n },\n \"ClusterId\": \"\",\n \"Region\": \"ap-guangzhou\",\n \"Namespace\": \"infer-100005348929\",\n \"ChargeType\": \"POSTPAID_BY_HOUR\",\n \"ResourceGroupId\": \"\",\n \"ResourceGroupName\": \"\",\n \"Tags\": [],\n \"IngressName\": \"user-ingress-1\",\n \"CreatedBy\": \"100032054859\",\n \"CreateTime\": \"2023-08-05T05:46:58Z\",\n \"UpdateTime\": \"2023-08-08T14:27:02Z\",\n \"Uin\": \"100005348929\",\n \"SubUin\": \"\",\n \"AppId\": 0,\n \"BusinessStatus\": \"CREATE_SUCCEED\",\n \"CreateFailedReason\": \"CREATE_SUCCEED\",\n \"Status\": \"Stopped\",\n \"BillingInfo\": \"\",\n \"Weight\": 100,\n \"CreateSource\": \"DEFAULT\",\n \"Version\": \"1\",\n \"LatestVersion\": \"\",\n \"ServiceLimit\": null,\n \"ScheduledAction\": null\n }\n ],\n \"Status\": \"Stopped\",\n \"Tags\": [],\n \"BusinessStatus\": \"\",\n \"WeightUpdateStatus\": \"\",\n \"CreateSource\": \"DEFAULT\",\n \"BillingInfo\": \"\",\n \"LatestVersion\": \"\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"e5daa146-abed-4d31-ab15-ac9e251fc13c\"\n }\n}",
|
|
8
|
+
"title": "Listing All Service Groups"
|
|
9
|
+
}
|
|
10
|
+
]
|
|
11
|
+
}
|
|
12
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tccli-intl-en
|
|
3
|
-
Version: 3.0.
|
|
3
|
+
Version: 3.0.1260.1
|
|
4
4
|
Summary: Universal Command Line Environment for Tencent Cloud
|
|
5
5
|
Home-page: https://github.com/TencentCloud/tencentcloud-cli-intl-en.git
|
|
6
6
|
Author: Tencent Cloud
|
|
@@ -22,7 +22,7 @@ Classifier: Programming Language :: Python :: 3.4
|
|
|
22
22
|
Classifier: Programming Language :: Python :: 3.5
|
|
23
23
|
Classifier: Programming Language :: Python :: 3.6
|
|
24
24
|
License-File: LICENSE
|
|
25
|
-
Requires-Dist: tencentcloud-sdk-python-intl-en (>=3.0.
|
|
25
|
+
Requires-Dist: tencentcloud-sdk-python-intl-en (>=3.0.1260)
|
|
26
26
|
Requires-Dist: jmespath (==0.10.0)
|
|
27
27
|
Requires-Dist: six (==1.16.0)
|
|
28
28
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
tccli/__init__.py,sha256=
|
|
1
|
+
tccli/__init__.py,sha256=A0rxD3iIzA3BaT13T0b8DLQZx3HaDcx4_UYnDy5mF0s,28
|
|
2
2
|
tccli/argparser.py,sha256=WtfpBhj2R6JHSzagy6w6Q4y3YVmyIC_yK80w3tqBPgU,5589
|
|
3
3
|
tccli/argument.py,sha256=ZtVo3AySpzM-Hw6_hPdU27FjUsc8QPB2fIuLy7JSBAk,8091
|
|
4
4
|
tccli/base_command.py,sha256=rFWNAwfS0GA6LLGNOM-iPI0RV81Jag5cZn536ZQN0pw,2859
|
|
@@ -49,7 +49,7 @@ tccli/plugins/sso/terminal.py,sha256=niX5xr6avR32NDIWGrXjuhJ-Y9OiBWW45RmxWxwXT6I
|
|
|
49
49
|
tccli/plugins/sso/texts.py,sha256=N5bt3WXMk9oKWHFsuIG7jVVejdUi5Mzi8wsrhWX3t1s,2234
|
|
50
50
|
tccli/plugins/test/__init__.py,sha256=ed14rjeb4-Sf_uttli4x3gRl27FT2-NHPtQxRcdwE3o,2712
|
|
51
51
|
tccli/plugins/test/add.py,sha256=L8EcHizXbEb8NiH1C-Giu9RPHRxe9rxGBDziaaFa1LE,1016
|
|
52
|
-
tccli/services/__init__.py,sha256=
|
|
52
|
+
tccli/services/__init__.py,sha256=ID9toUe6whYyIYHpKEudZ_1Ep7LsEtiGEkPFIil9EFU,6265
|
|
53
53
|
tccli/services/advisor/__init__.py,sha256=94YMESuc98jtnMMx_zO-vxCDjIdVjLy_KTCcG7nvOVo,93
|
|
54
54
|
tccli/services/advisor/advisor_client.py,sha256=P1Zc-T2sJfOiBwH7ynDirSEgm7pcPQK8fPkH8GFibMk,12366
|
|
55
55
|
tccli/services/advisor/v20200721/api.json,sha256=WrgEe_7e5-wVC7N4iftxYIMkrwdDL8EmIQli8sMryGo,15295
|
|
@@ -508,6 +508,10 @@ tccli/services/teo/v20220106/api.json,sha256=pEZJsuPOV4oAO5uxFRxpkBzxdGbhiuDGeDh
|
|
|
508
508
|
tccli/services/teo/v20220106/examples.json,sha256=bzXKxeiSSmtv7lL1wbcb7YaTbgbOFBJbD_uCv1fzQuk,87233
|
|
509
509
|
tccli/services/teo/v20220901/api.json,sha256=feqaQQqaP7fNlmu3El9RenFmGS0L-CuRv912tXQf_eQ,1160869
|
|
510
510
|
tccli/services/teo/v20220901/examples.json,sha256=DwEWUpOMKpLjMj5jhbe1OxwyPrrB3vesi887UcfDRag,525409
|
|
511
|
+
tccli/services/tione/__init__.py,sha256=hVHB2cJpskiRtSHmEaJj2ZcjQp28c17sepm54VgFH7I,89
|
|
512
|
+
tccli/services/tione/tione_client.py,sha256=dqxNYR2NRnjyRhfEaHIvCf3KT71PqDvU9JvN5e_Q5Dc,9264
|
|
513
|
+
tccli/services/tione/v20211111/api.json,sha256=LdLS6ORNi6pmPi7CfGts0ryuEI4qp9EFIGKOVxql1E8,107248
|
|
514
|
+
tccli/services/tione/v20211111/examples.json,sha256=QZFABccX_KoOTs9bfU_oCUnvnJEQRTH18NWN2hsQuME,9071
|
|
511
515
|
tccli/services/tiw/__init__.py,sha256=pxcn8QU1Y-TCrQaoFjHVj8Z-6hkXLuNmVN3aqtbGhcw,85
|
|
512
516
|
tccli/services/tiw/tiw_client.py,sha256=1md21k5d5T6iOvBxZV1CT8WPq8g5shx03ZxtBVfNc84,164693
|
|
513
517
|
tccli/services/tiw/v20190919/api.json,sha256=KXqKJ__LYYk1JK07TpB035hZYQ9gRbf7RQcf4_nhpGA,204719
|
|
@@ -574,9 +578,9 @@ tccli/services/yunjing/__init__.py,sha256=8HTKN8_ow1j67tspqAbBMQgeteXAagLvtb9WAf
|
|
|
574
578
|
tccli/services/yunjing/yunjing_client.py,sha256=Vh5vFOLjDJ53q_RX9WADwLT610kGcUxwCmtny95k3js,226485
|
|
575
579
|
tccli/services/yunjing/v20180228/api.json,sha256=zYojacZyPgPCi71CLBjuHsQR9mIxcZjCX5JwA9TYr1s,173428
|
|
576
580
|
tccli/services/yunjing/v20180228/examples.json,sha256=j3GL3TtNTkZpNLlksz0nJNCVDxYGUqfRqOt94Y-P8OE,58723
|
|
577
|
-
tccli_intl_en-3.0.
|
|
578
|
-
tccli_intl_en-3.0.
|
|
579
|
-
tccli_intl_en-3.0.
|
|
580
|
-
tccli_intl_en-3.0.
|
|
581
|
-
tccli_intl_en-3.0.
|
|
582
|
-
tccli_intl_en-3.0.
|
|
581
|
+
tccli_intl_en-3.0.1260.1.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
582
|
+
tccli_intl_en-3.0.1260.1.dist-info/METADATA,sha256=GwH3Pkb4-1w3oszqElZn5n5NkLFHzQgWF3Wpy0FXueU,3092
|
|
583
|
+
tccli_intl_en-3.0.1260.1.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
|
|
584
|
+
tccli_intl_en-3.0.1260.1.dist-info/entry_points.txt,sha256=68P7ZjqXFm4zPWf5RsAVabzbECUWYFB2VyUnnv8XgMI,86
|
|
585
|
+
tccli_intl_en-3.0.1260.1.dist-info/top_level.txt,sha256=gYFrQRE3IqZ_46Syp-vkVwwvNaYEtKcM4fE_C4Puomk,6
|
|
586
|
+
tccli_intl_en-3.0.1260.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|