accuracy
: Exact string matchingfuzzy_accuracy
: Fuzzy string matching with configurable thresholdlength
: Evaluates response lengthlength_penalty
: Penalizes responses that are too long or shortjson_schema
: Validates JSON responses against a schemaformat_compliance
: Checks if responses follow expected formatscode_execution
: Evaluates code by executing itsyntax_validation
: Checks code syntax