mirror of
				https://github.com/linux-do/new-api.git
				synced 2025-11-04 13:23:42 +08:00 
			
		
		
		
	feat: update gemini completion ratio #479
This commit is contained in:
		@@ -375,7 +375,7 @@ func GetCompletionRatio(name string) float64 {
 | 
			
		||||
		return 3
 | 
			
		||||
	}
 | 
			
		||||
	if strings.HasPrefix(name, "gemini-") {
 | 
			
		||||
		return 3
 | 
			
		||||
		return 4
 | 
			
		||||
	}
 | 
			
		||||
	if strings.HasPrefix(name, "command") {
 | 
			
		||||
		switch name {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user