commit
d0bd1bf8fd
|
@ -94,6 +94,10 @@ if (mode !== "export") {
|
|||
source: "/sharegpt",
|
||||
destination: "https://sharegpt.com/api/conversations",
|
||||
},
|
||||
{
|
||||
source: "/api/proxy/alibaba/:path*",
|
||||
destination: "https://dashscope.aliyuncs.com/api/:path*",
|
||||
},
|
||||
];
|
||||
|
||||
return {
|
||||
|
|
Loading…
Reference in New Issue