A library for managing nodes and agent workflows
Project description
HLR (Hierarchical LLM Routing)
HLR is a flexible and easy-to-use library for managing hierarchical workflows based on nodes, where each node executes a function and decides which node to execute next. It is ideal for applications that require sequential task processing with dynamic routing and redirection of the workflow.
Features
- Hierarchical Flow: Nodes are organized hierarchically, allowing for structured workflows.
- Flexibility: Nodes can dynamically redirect the flow based on results or interactions.
- Shared Context: Nodes can share data with each other through a common context, allowing for the passing of information from one node to another.
- Easy Integration: The library is simple to integrate and can be used in a wide variety of projects.
Installation
From PyPI
You can install the HLR library from PyPI using the following command:
pip install hlr_agent
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
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 hlr_agent-0.1.3.tar.gz.
File metadata
- Download URL: hlr_agent-0.1.3.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e4be0ddca28b5e0d27439e2921266582b53b2c81241cbd7693e50b09470dacd
|
|
| MD5 |
f4e1992397772b0d8fd65119c351633d
|
|
| BLAKE2b-256 |
0da0c4a0d2a8864f6e011db509a96db2cf45d833e20aa3f122f88856dfaa6910
|
File details
Details for the file hlr_agent-0.1.3-py3-none-any.whl.
File metadata
- Download URL: hlr_agent-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5bcc6c43333d9293fad166e6787228f5093b405799500987b418832e0e2916ea
|
|
| MD5 |
fbfcbb9537aeb639b7fc9516ea5deae9
|
|
| BLAKE2b-256 |
6e54185d8e9035a04fa1553dfbaf3e1361c651bcddc801f925fb630d8eedfd07
|