content, on /decide and on each /decide/batch group. This is a beta and the first step towards a multimodal Sage.
Request
Response
Results have the same shape as for text.meta.usage adds image_count and image_tokens.
applies is true or false, never null. Yes/No and Choice can still answer null when Sage isn’t sure.
Supported kinds and limits
- Supported for Yes/No, Choice, Scale, and Tags.
- At most 4 MiB decoded, longest edge at most 8192 px, width × height at most 4096².
- Choice with an image accepts at most 20 options, because each option costs its own pass over the image. Text-only Choice still allows 120.
- Not supported with
sort, inside alistitem, or together with grounding. Those combinations return400.
Pricing
Each unique image counts as one extra document: one decision unit on top of the question/token count. One question about text plus one image is 2 units; the same image repeated in a request or batch call counts once. See Pricing.