mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-29 09:44:47 +00:00
perf: tool value type and complections body size (#1291)
This commit is contained in:
@@ -28,6 +28,7 @@ export default async function handler(req: NextApiRequest, res: NextApiResponse)
|
||||
|
||||
export const config = {
|
||||
api: {
|
||||
sizeLimit: '10mb',
|
||||
bodyParser: {
|
||||
sizeLimit: '16mb'
|
||||
}
|
||||
|
Reference in New Issue
Block a user