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.3.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.3.tar.gz.
File metadata
- Download URL: agent_dist-0.1.3.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 |
5ccff871a042e46753e284bbff7932df50dfe475e8f151c5d2c967d62d8143ce
|
|
| MD5 |
c8d47785073afb600f0b07ff63ae2e10
|
|
| BLAKE2b-256 |
9f73410eac573c40e2193dab44dd5caf799c728dcfaf77c0ec73b0d3b42a4b33
|
File details
Details for the file agent_dist-0.1.3-py3-none-any.whl.
File metadata
- Download URL: agent_dist-0.1.3-py3-none-any.whl
- Upload date:
- Size: 26.5 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 |
a6f5c1f8158fe5aea817d6df4a85618184a4448a558416007d231cbdf7d3324e
|
|
| MD5 |
188857d09241dee9dd1f05b082c91f90
|
|
| BLAKE2b-256 |
0a1d07bb9482eeaa3e3518053dd81b512169f9070ca7638f0d8617a622cd81bf
|