Add new model to google.rs (#2311)
This commit is contained in:
@@ -22,6 +22,7 @@ pub const GOOGLE_KNOWN_MODELS: &[&str] = &[
|
|||||||
"gemini-2.0-flash-thinking-exp-01-21",
|
"gemini-2.0-flash-thinking-exp-01-21",
|
||||||
"gemini-2.0-pro-exp-02-05",
|
"gemini-2.0-pro-exp-02-05",
|
||||||
"gemini-2.5-pro-exp-03-25",
|
"gemini-2.5-pro-exp-03-25",
|
||||||
|
"gemini-2.5-flash-preview-04-17",
|
||||||
];
|
];
|
||||||
|
|
||||||
pub const GOOGLE_DOC_URL: &str = "https://ai.google/get-started/our-models/";
|
pub const GOOGLE_DOC_URL: &str = "https://ai.google/get-started/our-models/";
|
||||||
|
|||||||
Reference in New Issue
Block a user