IMAGE_MEDIA_TYPES
@forge/monorepo / backend/src / IMAGE_MEDIA_TYPES
Variable: IMAGE_MEDIA_TYPES
constIMAGE_MEDIA_TYPES: readonly ["image/png","image/jpeg","image/webp","image/gif"]
Defined in: backend/src/documents/vision.ts:56
The image types this platform will send to a vision model or an OCR engine.