Expand description
Outcome quality signals inferred from observable LLM behavior.
Structs§
- Inferred
Outcome - An outcome inferred from LLM behavior heuristics.
- Outcome
Tracker - Tracks recent inferred outcomes for aggregate quality monitoring.
Enums§
- Outcome
Signal - The signal that determined the outcome classification.
Functions§
- infer_
outcome - Infers a context outcome from request and response behavior.
- record_
and_ learn - Records an inferred outcome and feeds it into provider learning.