is_gemini1_model

Function is_gemini1_model 

Source
pub fn is_gemini1_model(model_string: &str) -> bool
Expand description

Returns true if the model is a Gemini 1.x model (name starts with "gemini-1").