Skip to main content

 

Agent-Kernel Distributed

Agent-Kernel Distributed is a distributed Multi-Agent System (MAS) development framework designed to support large-scale environments using Ray for distributed execution. It is ideal for coordinating multiple intelligent agents running across different nodes or processes.


🚀 Quick Start

1. Requirements

  • Python ≥ 3.11

2. Install from PyPI

You can install Agent-Kernel Distributed directly from PyPI using pip.

pip install agentkernel-distributed

The distributed package depends on Ray and will install it automatically.

Installing with Optional Features

Agent-Kernel Distributed comes with optional dependencies for web services and storage solutions. You can install them as needed.

  • web → Installs aiohttp, fastapi, uvicorn
  • storages → Installs asyncpg, pymilvus, redis
  • all → Installs both web and storages

To install the package with these extras, use the following format:

# Install with web features
pip install "agentkernel-distributed[web]"

# Install with storage features
pip install "agentkernel-distributed[storages]"

# Install all optional features
pip install "agentkernel-distributed[all]"

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agentkernel_distributed-1.1.0.tar.gz (88.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agentkernel_distributed-1.1.0-py3-none-any.whl (142.6 kB view details)

Uploaded Python 3

File details

Details for the file agentkernel_distributed-1.1.0.tar.gz.

File metadata

  • Download URL: agentkernel_distributed-1.1.0.tar.gz
  • Upload date:
  • Size: 88.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for agentkernel_distributed-1.1.0.tar.gz
Algorithm Hash digest
SHA256 df55fda71d9a8bdf1ead23ee4683ff26ccd726d0f7d3de9446ef87e6866aa178
MD5 6a23835573aaf5226b26ec243660448c
BLAKE2b-256 9e143c97b7c3308cb82e0004e1ec3cda57e19b4163632ec3b500bba22378d8ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentkernel_distributed-1.1.0.tar.gz:

Publisher: publish.yml on ZJU-LLMs/Agent-Kernel

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file agentkernel_distributed-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for agentkernel_distributed-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7972cc77a06540c98289811ea63625f933957c28c5fae29419ffb93037da4e35
MD5 b64db6875361febb33d445c2c57decbf
BLAKE2b-256 bc3e8340c986bfff04d1c36e1f761e5f069eb32f38165285a8ec3c468f8b2841

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentkernel_distributed-1.1.0-py3-none-any.whl:

Publisher: publish.yml on ZJU-LLMs/Agent-Kernel

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.1.0 This release

2 files

1.0.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page