mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-08-14 11:05:57 +08:00
hotfix
This commit is contained in:
parent
2299a4156d
commit
fec36eb298
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user