pub fn normalize_response(raw: &Json) -> Option<AnnotatedLlmResponse>Expand description
Best-effort decode of a raw response into AnnotatedLlmResponse (fail-open).
pub fn normalize_response(raw: &Json) -> Option<AnnotatedLlmResponse>Best-effort decode of a raw response into AnnotatedLlmResponse (fail-open).