lloydzhou il y a 1 an
Parent
commit
fec36eb298
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app/api/alibaba/[...path]/route.ts

+ 1 - 1
app/api/alibaba/[...path]/route.ts

@@ -118,7 +118,7 @@ async function request(req: NextRequest) {
         isModelAvailableInServer(
           serverConfig.customModels,
           jsonBody?.model as string,
-          ServiceProvider.ByteDance as string,
+          ServiceProvider.Alibaba as string,
         )
       ) {
         return NextResponse.json(