mirror of
				https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
				synced 2025-11-04 16:23:41 +08:00 
			
		
		
		
	Removed deprecated Gemini models
This commit is contained in:
		@@ -523,20 +523,15 @@ const openaiModels = [
 | 
			
		||||
];
 | 
			
		||||
 | 
			
		||||
const googleModels = [
 | 
			
		||||
  "gemini-1.0-pro", // Deprecated on 2/15/2025
 | 
			
		||||
  "gemini-1.5-pro-latest",
 | 
			
		||||
  "gemini-1.5-pro",
 | 
			
		||||
  "gemini-1.5-pro-002",
 | 
			
		||||
  "gemini-1.5-pro-exp-0827",
 | 
			
		||||
  "gemini-1.5-flash-latest",
 | 
			
		||||
  "gemini-1.5-flash-8b-latest",
 | 
			
		||||
  "gemini-1.5-flash",
 | 
			
		||||
  "gemini-1.5-flash-8b",
 | 
			
		||||
  "gemini-1.5-flash-002",
 | 
			
		||||
  "gemini-1.5-flash-exp-0827",
 | 
			
		||||
  "learnlm-1.5-pro-experimental",
 | 
			
		||||
  "gemini-exp-1114",
 | 
			
		||||
  "gemini-exp-1121",
 | 
			
		||||
  "gemini-exp-1206",
 | 
			
		||||
  "gemini-2.0-flash",
 | 
			
		||||
  "gemini-2.0-flash-exp",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user