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.5.tar.gz
(21.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.5.tar.gz.
File metadata
- Download URL: agent_dist-0.1.5.tar.gz
- Upload date:
- Size: 21.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 |
e86e2f2fa2f6fb18f7a898b3d169e1ec1be2c01c3c6f1de5b39a29e91275af50
|
|
| MD5 |
a5e3f302f0d60603e567c2d4f87572a0
|
|
| BLAKE2b-256 |
5c9c41b97f76ffaa15555428abbc75446ea5cfd6935370e5fb4b4268519e1ab4
|
File details
Details for the file agent_dist-0.1.5-py3-none-any.whl.
File metadata
- Download URL: agent_dist-0.1.5-py3-none-any.whl
- Upload date:
- Size: 26.1 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 |
9fce1332b4ff051107385b2462cef6e5370e54ca40a8272871546d11bcf69699
|
|
| MD5 |
948572debda450ddf0bccae8fe3527ab
|
|
| BLAKE2b-256 |
b804d0c4aee751aab262e130a1d6e47012ec8f9fefd61b162e0ebf5ebe0ab6f3
|