Overview
- Built-in evaluators: configuration and examples for regex, list, Luna-2, JSON, and SQL.
- Contrib evaluators: build, register, and ship your own evaluator implementations.
Where to go next
Built-in
- Built-in Evaluators — Overview of regex, list, JSON, and SQL evaluators.
- JSON Evaluator — Validate JSON structure, fields, and types.
- SQL Evaluator — Detect risky or disallowed SQL patterns.
Contributed
- Galileo Luna2 — AI-powered runtime protection from Galileo.
- Contributing Evaluators to AgentControl repo — Add new built-in evaluators in the main repo.
- Custom Evaluators — Build and ship your own evaluator packages.