A lightweight agentic mesh for orchestrating AI agents.
Project description
<<<<<<< HEAD
agent_dist
Distributed agent orchestration framework with registry, hierarchical routing, ReAct execution, and traceable multi-agent workflows.
AgentFlows
A lightweight agentic mesh for orchestrating AI agents in a hospital environment.
⚙️ Configuration
Copy the example configuration file:
cp .env.example .env
Edit .env to set your LLM provider.
Supported LLM Providers
- Ollama (Default): Run local models via
ollama serve. - Groq: Fast inference. Set
LLM_PROVIDER=groqandGROQ_API_KEY. - OpenAI: Set
LLM_PROVIDER=openaiandLLM_API_KEY.
Installation
pip install agentflows
Running
Registry:
python -m agentflows.registry.app
Orchestrator:
python -m agentflows.orchestrator.app
f31a0e6 (Initial commit)
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
agent_dist-0.2.0.tar.gz
(35.7 kB
view details)
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
File details
Details for the file agent_dist-0.2.0.tar.gz.
File metadata
- Download URL: agent_dist-0.2.0.tar.gz
- Upload date:
- Size: 35.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aad07735bb64a920386939361fd6c009eb25b807acac0d9fc6deb41140796570
|
|
| MD5 |
641bf2936c92c4179284d62afd3e5260
|
|
| BLAKE2b-256 |
47fef5af00cead20fd14f2ec97a5c804aeb8db5e09e11eb200d6263f197a25b1
|
File details
Details for the file agent_dist-0.2.0-py3-none-any.whl.
File metadata
- Download URL: agent_dist-0.2.0-py3-none-any.whl
- Upload date:
- Size: 41.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca82352aad03751b8efbec24cb3ed7b73ff9689a1d9ea483f7918f01b0d8fc6f
|
|
| MD5 |
69bc4ce5a19730e21e18b2ce202e87c0
|
|
| BLAKE2b-256 |
21a5c1f284403f6029ec5583c72121a786bd5a54d1be51c228f02c11262aec48
|