暂存merge

This commit is contained in:
sijinhui
2024-02-21 14:16:58 +08:00
24 changed files with 877 additions and 188 deletions

View File

@@ -120,7 +120,7 @@ if (mode !== "export") {
nextConfig.rewrites = async () => {
const ret = [
// adjust for previous verison directly using "/api/proxy/" as proxy base route
// adjust for previous version directly using "/api/proxy/" as proxy base route
{
source: "/api/proxy/v1/:path*",
destination: "https://api.openai.com/v1/:path*",