✨ 🚙 imageValidation.ts
This commit is contained in:
@@ -102,3 +102,4 @@ export function validateImagesForAPI(messages: unknown[]): void {
|
|||||||
throw new ImageSizeError(oversizedImages, API_IMAGE_MAX_BASE64_SIZE)
|
throw new ImageSizeError(oversizedImages, API_IMAGE_MAX_BASE64_SIZE)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user