agentengine-sdk-python 0.6.1__py3-none-any.whl → 0.6.4__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.
- agentengine_sdk_python/__init__.py +3 -0
- {agentengine_sdk_python-0.6.1.dist-info → agentengine_sdk_python-0.6.4.dist-info}/METADATA +18 -14
- agentengine_sdk_python-0.6.4.dist-info/RECORD +5 -0
- agentengine_sdk_python-0.6.4.dist-info/top_level.txt +1 -0
- agentengine_sdk_python-0.6.1.dist-info/RECORD +0 -4
- agentengine_sdk_python-0.6.1.dist-info/top_level.txt +0 -1
- {agentengine_sdk_python-0.6.1.dist-info → agentengine_sdk_python-0.6.4.dist-info}/WHEEL +0 -0
|
@@ -1,16 +1,13 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agentengine-sdk-python
|
|
3
|
-
Version: 0.6.
|
|
4
|
-
Summary: Kingsoft Cloud Agent Engine SDK
|
|
3
|
+
Version: 0.6.4
|
|
4
|
+
Summary: Kingsoft Cloud Agent Engine SDK alias package for ksadk
|
|
5
5
|
Author-email: KsADK Team <xiayu@kingsoft.com>
|
|
6
6
|
License-Expression: Apache-2.0
|
|
7
7
|
Project-URL: Homepage, https://github.com/kingsoftcloud/ksadk-python
|
|
8
8
|
Project-URL: Repository, https://github.com/kingsoftcloud/ksadk-python
|
|
9
|
-
Project-URL: Source, https://github.com/kingsoftcloud/ksadk-python
|
|
10
9
|
Project-URL: Documentation, https://kingsoftcloud.github.io/ksadk-python/
|
|
11
|
-
|
|
12
|
-
Project-URL: PyPI, https://pypi.org/project/agentengine-sdk-python/
|
|
13
|
-
Keywords: agent,agentengine,ksadk,langchain,langgraph,adk,kingsoft cloud,ai,llm
|
|
10
|
+
Keywords: agent,langchain,langgraph,adk,kingsoft cloud,ai,llm
|
|
14
11
|
Classifier: Development Status :: 3 - Alpha
|
|
15
12
|
Classifier: Intended Audience :: Developers
|
|
16
13
|
Classifier: Programming Language :: Python :: 3
|
|
@@ -23,22 +20,29 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
23
20
|
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
|
24
21
|
Requires-Python: >=3.10
|
|
25
22
|
Description-Content-Type: text/markdown
|
|
26
|
-
Requires-Dist: ksadk==0.6.
|
|
23
|
+
Requires-Dist: ksadk==0.6.4
|
|
27
24
|
|
|
28
25
|
# agentengine-sdk-python
|
|
29
26
|
|
|
30
|
-
`agentengine-sdk-python`
|
|
27
|
+
`agentengine-sdk-python` 是 [ksadk](https://pypi.org/project/ksadk/) 的兼容别名包。
|
|
31
28
|
|
|
32
|
-
|
|
29
|
+
安装本包会自动安装同版本的 `ksadk`:
|
|
33
30
|
|
|
34
31
|
```bash
|
|
35
32
|
pip install agentengine-sdk-python
|
|
36
33
|
```
|
|
37
34
|
|
|
38
|
-
|
|
35
|
+
也可以直接安装主包:
|
|
39
36
|
|
|
40
|
-
|
|
37
|
+
```bash
|
|
38
|
+
pip install ksadk
|
|
39
|
+
```
|
|
40
|
+
|
|
41
|
+
命令行入口和 Python SDK 由 `ksadk` 提供:
|
|
42
|
+
|
|
43
|
+
```bash
|
|
44
|
+
agentengine --help
|
|
45
|
+
ksadk --help
|
|
46
|
+
```
|
|
41
47
|
|
|
42
|
-
|
|
43
|
-
- Source: https://github.com/kingsoftcloud/ksadk-python
|
|
44
|
-
- PyPI: https://pypi.org/project/ksadk/
|
|
48
|
+
文档:https://kingsoftcloud.github.io/ksadk-python/
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
agentengine_sdk_python/__init__.py,sha256=84ggZ5wJZjKGqHFBYekrEBZHoAWfNDUvMo7dBDGZf8o,68
|
|
2
|
+
agentengine_sdk_python-0.6.4.dist-info/METADATA,sha256=wo0fM4PVbPZaNWF2_NPaa3DoG548dSmrzot-4DqGuIU,1547
|
|
3
|
+
agentengine_sdk_python-0.6.4.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
4
|
+
agentengine_sdk_python-0.6.4.dist-info/top_level.txt,sha256=GdNa6S8XH1WKwz08eU78tV97HjKMf8zuhvcXnKpt040,23
|
|
5
|
+
agentengine_sdk_python-0.6.4.dist-info/RECORD,,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
agentengine_sdk_python
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
agentengine_sdk_python-0.6.1.dist-info/METADATA,sha256=kz425m-scWbaVJNLiThOW0uhiBgqorj-VcbwLKS24aY,1879
|
|
2
|
-
agentengine_sdk_python-0.6.1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
3
|
-
agentengine_sdk_python-0.6.1.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
4
|
-
agentengine_sdk_python-0.6.1.dist-info/RECORD,,
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
|
|
File without changes
|