Ingest an image file
Ingest
Ingest an image file
Upload an image file to get a file_id for chat operations.
Supported formats: JPG, JPEG, PNG, GIF, WebP, BMP, TIFF, SVG, HEIC, ICO
Required Headers:
Authorization: Bearer YOUR_API_KEY
Workflow:
- Upload image → Get
file_id - Use
file_idwith/chat/v1/api/image/:typeendpoint
POST
Ingest an image file
