安装包与版本
Service、Java、Python 和 DSH 包独立版本化。按 Release 的release-manifest.json 选择配套版本,不把镜像版本直接填进所有包管理器。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| 目标 | 使用组件 | 接下来 |
|---|---|---|
| 应用调用 Agent/Team/Workflow | 普通 HTTP 客户端 | Endpoint |
| Java 应用加入目录 | io.agentscope:agentscope-extensions-aistio | External Agent |
| Python 框架接入 ASDP | aistio-sdk | External Agent |
| DeepSeek Harness 接入 | @agentscope/dsh-aistio 插件 | 安装插件并配置 HTTP 合约与 ASDP 地址 |
| 本机 Coding Agent 接入 | agentscope CLI 与 Runtime Host | Hosted Agent |
release-manifest.json 选择配套版本,不把镜像版本直接填进所有包管理器。
python -m pip install "aistio-sdk==$AISTIO_SDK_VERSION"
npm install "@agentscope/dsh-aistio@$DSH_AISTIO_VERSION"