A lightweight agentic mesh for orchestrating AI agents.
Project description
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
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.1.1.tar.gz
(17.1 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.1.1.tar.gz.
File metadata
- Download URL: agent_dist-0.1.1.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ccd92eefca69587a678f92792e0c1f25ca9966970d78842d7936d7a8a286d244
|
|
| MD5 |
ab9715394cce42752d6261ea0344b96e
|
|
| BLAKE2b-256 |
db79782e2518bd60d7b049253888a3d46c03c389a31765689164862da2fde077
|
File details
Details for the file agent_dist-0.1.1-py3-none-any.whl.
File metadata
- Download URL: agent_dist-0.1.1-py3-none-any.whl
- Upload date:
- Size: 22.3 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 |
42bce37100b9670bccb582d0e3526fab6ebd10d7f58a5c33e0c4ce52dcb38c8f
|
|
| MD5 |
052e204dec3fb607d0e385ca94882ae7
|
|
| BLAKE2b-256 |
8768df346c5f01fd3cd32a165c26d5a928132a88f88a33c77baf2f56c08ae39e
|