Skip to main content

EXT_SELECTED_MAPPING

Constant EXT_SELECTED_MAPPING 

Source
pub const EXT_SELECTED_MAPPING: &str = "selected_mapping";
Expand description

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.