Streaming validation shield for AI agents
Project description
AgenticAegis Python SDK
Streaming validation shield for AI agents -- runtime gate checks and output validation.
Install
pip install agentic-aegis
Usage
from agentic_aegis import AegisEngine
ae = AegisEngine("project.aegis")
ae.create_gate("pii-filter", rule="no-personal-data")
ae.validate_stream("User output text here")
Requires the aegis CLI binary on PATH. Install via:
curl -fsSL https://agentralabs.tech/install/aegis | bash
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
agentic_aegis-0.1.0.tar.gz
(4.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 agentic_aegis-0.1.0.tar.gz.
File metadata
- Download URL: agentic_aegis-0.1.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93d8eab0373343ae1deb6126b48a75e4384dec639bd4dfd99880314eb4754068
|
|
| MD5 |
65c52a06f358830742f59c5da7bf2f8c
|
|
| BLAKE2b-256 |
6a9590d847deeb601c8fc4a89796656b4e6e4c8cb3fb6e0e3e6521a178164dda
|
File details
Details for the file agentic_aegis-0.1.0-py3-none-any.whl.
File metadata
- Download URL: agentic_aegis-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1afafd2b443c49c0aa9b54c0e997790fc11f7b34045969b68b95e8180e4c31d5
|
|
| MD5 |
2a1afbb68dd23cabdd6c3f5901f745a6
|
|
| BLAKE2b-256 |
c912072d80c45a6ff01339511b33bca793f9bea736297fa469077caa211d2999
|