Merge branch 'ChatGPTNextWeb:main' into main

This commit is contained in:
LovelyGuYiMeng
2024-10-30 17:15:37 +08:00
committed by GitHub

View File

@@ -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,
};