pub fn parse_response(value: &Value, store: Option<bool>) -> ChatResponseExpand description
pub so agent-framework-azure’s Responses client (whose wire format is
otherwise identical) can reuse this parser — including parse_output_item,
parse_annotations, and usage/finish-reason handling — rather than
reimplementing it.