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.2.tar.gz
(18.9 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.2.tar.gz.
File metadata
- Download URL: agent_dist-0.1.2.tar.gz
- Upload date:
- Size: 18.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f65fb159b7c879272516270983fd6721dfe0ee36682ee39f933c9c75a64a630a
|
|
| MD5 |
f2d0f44c448d40b99f2384067580c579
|
|
| BLAKE2b-256 |
55555f3eebb2c725805df708e99de06f15084cb236c7df63f6e41840a201937e
|
File details
Details for the file agent_dist-0.1.2-py3-none-any.whl.
File metadata
- Download URL: agent_dist-0.1.2-py3-none-any.whl
- Upload date:
- Size: 24.0 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 |
0cb649e54da473536581538dfc298e05619be26d9c1c3d2cea77f98004ed5867
|
|
| MD5 |
48630d5b3e0c67da2fbaec3f91801f0a
|
|
| BLAKE2b-256 |
8cbbdaedbaa03b942ceb5a5065ff31ac1782c0e038a2d18800990a427eb278a8
|