For OpenAI-compatible calls, image understanding usually uses
chat/completions with both text and image input. Available models depend on the vision labels shown in the model catalog.Use cases
- Screenshot QA: explain an app screen, console page, error screenshot, or product UI.
- Document extraction: extract amount, date, vendor, or fields from receipts and invoices.
- Product and asset review: identify objects, colors, style, composition, and usage context.
- Chart understanding: summarize a chart trend or explain visual differences.
Suggested workflow
Prepare image input
Provide an accessible image URL or Base64 image data according to model requirements.
