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.7.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.7.tar.gz.
File metadata
- Download URL: aigauntlet-0.1.7.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 |
79fc5f6ff26ebe57999ac7dfab7d8578bd8e42078f751b62e6744191184ebd0c
|
|
| MD5 |
2e581854aad24c30118820688e918589
|
|
| BLAKE2b-256 |
807cd19462f17826b7b30e51446d1b2747d37f9467a1fd40b1b192cfc782516e
|
File details
Details for the file aigauntlet-0.1.7-py3-none-any.whl.
File metadata
- Download URL: aigauntlet-0.1.7-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 |
81363bc7d7fae92131c100559e6e3832956dca2879ded11248fcd98d5010436a
|
|
| MD5 |
84d1812bf1a26c41762029af01109bee
|
|
| BLAKE2b-256 |
33a13a9dc748c4345831049941a246fbf7972131fda4b03f1a7d763f0a995ba5
|