Kingsoft Cloud Agent Development Kit - 支持 LangChain/LangGraph/DeepAgents/ADK 的本地运行与云端部署
Project description
ksadk (AgentEngine CLI)
ksadk 是金山云 Agent 开发与部署工具链,统一提供本地调试、构建部署、远端资源管理,以及平台级 KB/LTM、MCP、OpenClaw 接入能力。
当前版本:0.4.0
安装
pip install -U ksadk
可选依赖:
pip install "ksadk[langgraph]"
pip install "ksadk[langchain]"
pip install "ksadk[deepagents]"
pip install "ksadk[adk]"
pip install "ksadk[kb]"
命令入口等价:
agentengine --help
ksadk --help
最快路径
1. 本地运行
agentengine init my_agent -f langgraph
cd my_agent
agentengine config
agentengine run -i
# 或
agentengine web --port 8080
2. 一键部署
export KSYUN_ACCESS_KEY=your-ak
export KSYUN_SECRET_KEY=your-sk
export KSYUN_ACCOUNT_ID=your-account-id
export KSYUN_REGION=cn-beijing-6
agentengine launch . --target serverless
3. 打开云端 UI
agentengine dashboard open
# 或显式指定 Agent
agentengine dashboard open --agent ar-xxxx
主文档
专题参考
说明
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ksadk-0.4.0-py3-none-any.whl
(6.0 MB
view details)
File details
Details for the file ksadk-0.4.0-py3-none-any.whl.
File metadata
- Download URL: ksadk-0.4.0-py3-none-any.whl
- Upload date:
- Size: 6.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ad0d636d96dcd56bf03ee55729da5c44090102809c08245658c45116643034e
|
|
| MD5 |
3baec4e85fcca855fafa643ac30c27e7
|
|
| BLAKE2b-256 |
166cbecc83fd1b5b35d15846fd2cf23d023b824907f3286adec75693c9e52724
|