pub async fn switch_model(
__arg0: State<UnifiedAppState>,
__arg1: Json<SwitchModelRequest>,
) -> Result<impl IntoResponse, StatusCode>Expand description
Switch to a different model by ID
pub async fn switch_model(
__arg0: State<UnifiedAppState>,
__arg1: Json<SwitchModelRequest>,
) -> Result<impl IntoResponse, StatusCode>Switch to a different model by ID