A library to locally run evaluation tests on AI agents and systems
Project description
AIGauntlet
A pip-installable library to locally run a gauntlet test on your AI agent or system.
Installation
pip install aigauntlet
Quick Start
from aigauntlet import QuickPrivacyTrial
# Create and run a privacy trial
trial = QuickPrivacyTrial(agent_function=your_agent_function)
results = trial.run()
Features
- Evaluate AI agent privacy protections
- Test agent responses to various prompts
- Generate detailed reports on agent performance
Requirements
- Python 3.12+
- Dependencies are automatically installed with pip
License
This project is licensed under the terms of the license included in the repository.
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
aigauntlet-0.1.5.tar.gz
(46.3 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 aigauntlet-0.1.5.tar.gz.
File metadata
- Download URL: aigauntlet-0.1.5.tar.gz
- Upload date:
- Size: 46.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80fbf6c6e4915297a38d8c81a25adba7048463d233186e03a01bb1d7382be68e
|
|
| MD5 |
b023448f2c077ca6e39202c528f7568d
|
|
| BLAKE2b-256 |
86ec2a3b04b61d540796316eb08092f8602d2ee5af42c72eae0593969788d27b
|
File details
Details for the file aigauntlet-0.1.5-py3-none-any.whl.
File metadata
- Download URL: aigauntlet-0.1.5-py3-none-any.whl
- Upload date:
- Size: 35.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a3b9bdf9f30c5219950d1672d700df6039a7ca8c6936c51894812a961ee1dd5
|
|
| MD5 |
f227285db9b7f09f2a43353448c80475
|
|
| BLAKE2b-256 |
d78577a2680fe112680bfafce2acd6d48208254f401af5985d587803fa487b8c
|