Skip to main content

A distributed multi-agent system framework

Project description

 

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]"

Project details


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.0.0.tar.gz (87.5 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.0.0-py3-none-any.whl (141.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: agentkernel_distributed-1.0.0.tar.gz
  • Upload date:
  • Size: 87.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for agentkernel_distributed-1.0.0.tar.gz
Algorithm Hash digest
SHA256 9f265377a7644d6516cefe9b6b03f2bc7d95bc2cf99b10adadbf193818b2a161
MD5 a9a81d40c221a9ab4f1d58f14c4c1129
BLAKE2b-256 aafb87ba06eed90b90bc80baf0e8b06bd923e7bc422da83cdaee35c6eae711c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for agentkernel_distributed-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f592499c1c491608e186c3505880c5269ac4303830b29192727781eb55aa9410
MD5 16e6d651381ccce470ce6426bbabccca
BLAKE2b-256 efd3055d56e10e981796db6c3ad32eb70f7dd9ae0fe0af1ed404bdbb8a38673f

See more details on using hashes here.

Supported by

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