pub const SERVED_MODEL_KEY: &str = "served_model";Expand description
Metadata key carrying the model the PROVIDER said served a response —
distinct from "model", which every caller sets to the model it
REQUESTED. Present only when the response actually reported one.