mirror of
				https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
				synced 2025-11-04 16:23:41 +08:00 
			
		
		
		
	feat: 新增阿里系模型代码配置
This commit is contained in:
		@@ -94,8 +94,12 @@ if (mode !== "export") {
 | 
			
		||||
        source: "/sharegpt",
 | 
			
		||||
        destination: "https://sharegpt.com/api/conversations",
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        source: "/api/proxy/alibaba/:path*",
 | 
			
		||||
        destination: "https://dashscope.aliyuncs.com/api/:path*",
 | 
			
		||||
      },
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
    
 | 
			
		||||
    return {
 | 
			
		||||
      beforeFiles: ret,
 | 
			
		||||
    };
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user