Support the set_model method in the rust sdk: ``` #[cfg(feature = "unstable")] ClientRequest::SetSessionModelRequest(_) => "session/set_model", ```