fix: update model lists to include new and revised models across adaptors

This commit is contained in:
Laisky.Cai
2025-03-17 01:53:16 +00:00
parent bbfaf1fb95
commit c893672635
3 changed files with 27 additions and 13 deletions

View File

@@ -19,6 +19,9 @@ var ModelsSupportSystemInstruction = []string{
// "gemini-1.5-pro-experimental",
"gemini-2.0-flash", "gemini-2.0-flash-exp",
"gemini-2.0-flash-thinking-exp-01-21",
"gemini-2.0-flash-lite",
"gemini-2.0-flash-exp-image-generation",
"gemini-2.0-pro-exp-02-05",
}
// IsModelSupportSystemInstruction check if the model support system instruction.