Skip to main content

Module eval

Module eval 

Source

Structs§

AutoClassifyConfig
Configuration for automatic complexity-based classification.
EvalCheck
EvalConfig
Configuration for the post-response quality evaluator.
EvalResult
Result of evaluating a response against quality heuristics.

Enums§

ComplexityTier
Coarse complexity tier for a user message.

Functions§

estimate_complexity
Estimate the complexity of a user message without an LLM call.
evaluate_response
Evaluate a response against heuristic quality checks. No LLM call.