mirror of
				https://github.com/Yidadaa/ChatGPT-Next-Web.git
				synced 2025-11-04 00:16:11 +08:00 
			
		
		
		
	Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web
This commit is contained in:
		@@ -147,9 +147,6 @@ export const Baidu = {
 | 
			
		||||
    if (modelName === "ernie-3.5-8k") {
 | 
			
		||||
      endpoint = "completions";
 | 
			
		||||
    }
 | 
			
		||||
    if (modelName === "ernie-speed-128k") {
 | 
			
		||||
      endpoint = "ernie-speed-128k";
 | 
			
		||||
    }
 | 
			
		||||
    if (modelName === "ernie-speed-8k") {
 | 
			
		||||
      endpoint = "ernie_speed";
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user