tencentcloud-sdk-python-es 3.1.43__tar.gz → 3.1.63__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.
- {tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/PKG-INFO +2 -2
- {tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/setup.py +1 -1
- {tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/tencentcloud/__init__.py +1 -1
- {tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/tencentcloud/es/v20250101/models.py +2 -2
- {tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/tencentcloud_sdk_python_es.egg-info/PKG-INFO +2 -2
- tencentcloud_sdk_python_es-3.1.63/tencentcloud_sdk_python_es.egg-info/requires.txt +1 -0
- tencentcloud_sdk_python_es-3.1.43/tencentcloud_sdk_python_es.egg-info/requires.txt +0 -1
- {tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/README.rst +0 -0
- {tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/setup.cfg +0 -0
- {tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/tencentcloud/es/__init__.py +0 -0
- {tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/tencentcloud/es/v20180416/__init__.py +0 -0
- {tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/tencentcloud/es/v20180416/errorcodes.py +0 -0
- {tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/tencentcloud/es/v20180416/es_client.py +0 -0
- {tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/tencentcloud/es/v20180416/es_client_async.py +0 -0
- {tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/tencentcloud/es/v20180416/models.py +0 -0
- {tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/tencentcloud/es/v20250101/__init__.py +0 -0
- {tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/tencentcloud/es/v20250101/errorcodes.py +0 -0
- {tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/tencentcloud/es/v20250101/es_client.py +0 -0
- {tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/tencentcloud/es/v20250101/es_client_async.py +0 -0
- {tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/tencentcloud_sdk_python_es.egg-info/SOURCES.txt +0 -0
- {tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/tencentcloud_sdk_python_es.egg-info/dependency_links.txt +0 -0
- {tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/tencentcloud_sdk_python_es.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-es
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.63
|
|
4
4
|
Summary: Tencent Cloud Es SDK for Python
|
|
5
5
|
Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
|
|
6
6
|
Author: Tencent Cloud
|
|
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.6
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.7
|
|
18
|
-
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.63
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
|
|
|
8
8
|
|
|
9
9
|
setup(
|
|
10
10
|
name='tencentcloud-sdk-python-es',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common>=3.1.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common>=3.1.63,<4.0.0"],
|
|
12
12
|
|
|
13
13
|
version=tencentcloud.__version__,
|
|
14
14
|
description='Tencent Cloud Es SDK for Python',
|
|
@@ -1469,7 +1469,7 @@ class GetTextEmbeddingRequest(AbstractModel):
|
|
|
1469
1469
|
|
|
1470
1470
|
def __init__(self):
|
|
1471
1471
|
r"""
|
|
1472
|
-
:param _ModelName: 模型名称,可选模型列表:bge-base-zh-v1.5,Conan-embedding-v1,bge-m3,KaLM-embedding-multilingual-mini-v1,Qwen3-Embedding-0.6B。
|
|
1472
|
+
:param _ModelName: 模型名称,可选模型列表:bge-base-zh-v1.5,bge-large-zh-v1.5,Conan-embedding-v1,bge-m3,KaLM-embedding-multilingual-mini-v1,Qwen3-Embedding-0.6B。
|
|
1473
1473
|
:type ModelName: str
|
|
1474
1474
|
:param _Texts: 需进行向量化的文本集。
|
|
1475
1475
|
:type Texts: list of str
|
|
@@ -1479,7 +1479,7 @@ class GetTextEmbeddingRequest(AbstractModel):
|
|
|
1479
1479
|
|
|
1480
1480
|
@property
|
|
1481
1481
|
def ModelName(self):
|
|
1482
|
-
r"""模型名称,可选模型列表:bge-base-zh-v1.5,Conan-embedding-v1,bge-m3,KaLM-embedding-multilingual-mini-v1,Qwen3-Embedding-0.6B。
|
|
1482
|
+
r"""模型名称,可选模型列表:bge-base-zh-v1.5,bge-large-zh-v1.5,Conan-embedding-v1,bge-m3,KaLM-embedding-multilingual-mini-v1,Qwen3-Embedding-0.6B。
|
|
1483
1483
|
:rtype: str
|
|
1484
1484
|
"""
|
|
1485
1485
|
return self._ModelName
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-es
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.63
|
|
4
4
|
Summary: Tencent Cloud Es SDK for Python
|
|
5
5
|
Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
|
|
6
6
|
Author: Tencent Cloud
|
|
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.6
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.7
|
|
18
|
-
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.63
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.1.63
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.1.43
|
|
File without changes
|
|
File without changes
|
{tencentcloud_sdk_python_es-3.1.43 → tencentcloud_sdk_python_es-3.1.63}/tencentcloud/es/__init__.py
RENAMED
|
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
|