pub const EXT_SELECTED_MAPPING: &str = "selected_mapping";
Key for the selected model mapping written by the model-router middleware.
The value type is the model mapping struct defined in the storage or model-router crate.