pub type GeminiModel = CompletionModel;
pub struct GeminiModel { pub model: String, /* private fields */ }
model: String