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