Packages and versions
Service, Java, Python and DSH packages have independent versions. Userelease-manifest.json to select matching artifacts rather than copying the image version into every package manager.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Goal | Component | Continue |
|---|---|---|
| Invoke an Agent, Team or Workflow | HTTP client | Endpoints |
| Register a Java application | io.agentscope:agentscope-extensions-aistio | External Agents |
| Connect a Python framework through ASDP | aistio-sdk | External Agents |
| Connect DeepSeek Harness | @agentscope/dsh-aistio plugin | Configure the plugin, HTTP contract and ASDP addresses |
| Connect a local Coding Agent | agentscope CLI and Runtime Host | Hosted Agents |
release-manifest.json to select matching artifacts rather than copying the image version into every package manager.
python -m pip install "aistio-sdk==$AISTIO_SDK_VERSION"
npm install "@agentscope/dsh-aistio@$DSH_AISTIO_VERSION"