perf: text

This commit is contained in:
archer
2023-05-08 09:40:27 +08:00
parent 014fb504a4
commit b0402434e2
15 changed files with 20 additions and 20 deletions

View File

@@ -26,7 +26,7 @@ export default async function handler(req: NextApiRequest, res: NextApiResponse<
userId
});
if (authCount >= 30) {
throw new Error('上限 30 个模型');
throw new Error('上限 30 个助手');
}
// 创建模型