Domain-specific agent templates for common enterprise use cases
Project description
agent-vertical
Domain-specific agent templates for common enterprise use cases
Part of the AumOS open-source agent infrastructure portfolio.
Features
DomainTemplatedataclass bundles a system prompt, permitted tools, ordered safety rules, evaluation criteria, and aRiskTierclassification into a single reusable unit registered in aTemplateRegistry- Four domain template libraries — healthcare, finance, legal, and education — each with multiple named templates (e.g.,
clinical_documentation,lending_recommendation,contract_review) - Three-level
RiskTierhierarchy (INFORMATIONAL, ADVISORY, DECISION_SUPPORT) governs how strictly templates are evaluated and what certifications must pass before deployment CertificationEvaluatorruns domain-specific requirements (accuracy thresholds, citation requirements, disclaimer presence, scope constraints) and produces a structured certification reportGroundingValidatorchecks agent responses for source citations, tracks claims back to knowledge-base entries, and flags unsupported assertions- Domain compliance checker maps responses against domain-specific regulatory rules (e.g., HIPAA for healthcare, FCA rules for finance) and flags potential violations
- Benchmark runner executes domain scenario suites against a template-configured agent and scores results against the template's declared evaluation criteria
Quick Start
Install from PyPI:
pip install agent-vertical
Verify the installation:
agent-vertical version
Basic usage:
import agent_vertical
# See examples/01_quickstart.py for a working example
Documentation
Enterprise Upgrade
For production deployments requiring SLA-backed support and advanced integrations, contact the maintainers or see the commercial extensions documentation.
Contributing
Contributions are welcome. Please read CONTRIBUTING.md before opening a pull request.
License
Apache 2.0 — see LICENSE for full terms.
Part of AumOS — open-source agent infrastructure.
Project details
Release history Release notifications | RSS feed
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 agent_vertical-0.1.0.tar.gz.
File metadata
- Download URL: agent_vertical-0.1.0.tar.gz
- Upload date:
- Size: 129.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
222e86a7818f1651f476d34239c64bce0188696bb91d7aa410dfe7bdf2d4952d
|
|
| MD5 |
664fb224409886a8161e1d0a37ec53ad
|
|
| BLAKE2b-256 |
ade6238524e27b37e23aa60dc5febd214cee93ca7190c3400ccc6eed83f97716
|
File details
Details for the file agent_vertical-0.1.0-py3-none-any.whl.
File metadata
- Download URL: agent_vertical-0.1.0-py3-none-any.whl
- Upload date:
- Size: 109.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e62be409570f70c762be4b81c2b42ffd02f6f3e41e66a390c520704fd0d8a96
|
|
| MD5 |
46b50004ebeed0c56a672febe0ac6db0
|
|
| BLAKE2b-256 |
1bf1cd03cc46e7b6601b5d00ee054677154889696c125f319ef3361088677e79
|