Skip to main content

Module outcome_signal

Module outcome_signal 

Source
Expand description

Outcome quality signals inferred from observable LLM behavior.

Structs§

InferredOutcome
An outcome inferred from LLM behavior heuristics.
OutcomeTracker
Tracks recent inferred outcomes for aggregate quality monitoring.

Enums§

OutcomeSignal
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.