Builtin evaluators for agent-control
Project description
Agent Control Built-in Evaluators
Built-in evaluators provide common checks like regex matching, list matching, JSON validation, and SQL validation. They are discovered automatically via Python entry points and used by the server and SDK runtime.
What this package provides
regexevaluator for pattern matchinglistevaluator for allow/deny listsjsonevaluator for schema validationsqlevaluator for query validation
Install
pip install agent-control-evaluators
Discover evaluators
from agent_control_evaluators import discover_evaluators, list_evaluators
discover_evaluators()
print(list_evaluators())
Full guide: https://docs.agentcontrol.dev/concepts/evaluators/built-in-evaluators
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_control_evaluators-7.3.2.tar.gz.
File metadata
- Download URL: agent_control_evaluators-7.3.2.tar.gz
- Upload date:
- Size: 46.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
296a90f174a6c2ac60cdf172bc31d1724949ca1d61d9ef7f913193228569e63d
|
|
| MD5 |
eac2a997e687d85938acc59578e7d72d
|
|
| BLAKE2b-256 |
3a468219b0eefcad2f7ecd933635219c85b8f80df2c0d5aaa7e30796f8f206e6
|
File details
Details for the file agent_control_evaluators-7.3.2-py3-none-any.whl.
File metadata
- Download URL: agent_control_evaluators-7.3.2-py3-none-any.whl
- Upload date:
- Size: 35.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46e26e93c281331354a141d04d9e66be6f455c7eff541c86a076c74c74854029
|
|
| MD5 |
2c8914d1fa1a8b0945d585db399d2543
|
|
| BLAKE2b-256 |
83c8992b1af2d3db119627875742fbf92978f89837e86e7eb995bf73c9b7c1f8
|