mirror of
				https://github.com/Yidadaa/ChatGPT-Next-Web.git
				synced 2025-10-31 21:59:19 +08:00 
			
		
		
		
	| @@ -154,8 +154,10 @@ export class GeminiProApi implements LLMApi { | ||||
|         let finished = false; | ||||
|  | ||||
|         const finish = () => { | ||||
|           if (!finished) { | ||||
|             finished = true; | ||||
|             options.onFinish(responseText + remainText); | ||||
|           } | ||||
|         }; | ||||
|  | ||||
|         // animate response to make it looks smooth | ||||
|   | ||||
		Reference in New Issue
	
	Block a user