diff --git a/app/api/ppio.ts b/app/api/ppio.ts index 1dd7c4852..9ff7604b6 100644 --- a/app/api/ppio.ts +++ b/app/api/ppio.ts @@ -91,7 +91,7 @@ async function request(req: NextRequest) { isModelNotavailableInServer( serverConfig.customModels, jsonBody?.model as string, - ServiceProvider.SiliconFlow as string, + ServiceProvider.PPIO as string, ) ) { return NextResponse.json(