fix: update docs

Signed-off-by: ixlmar <206748156+ixlmar@users.noreply.github.com>
This commit is contained in:
ixlmar 2025-12-08 17:02:45 +00:00 committed by mpikulski
parent bebc2e4317
commit 0543bf01fb

View File

@ -181,7 +181,7 @@ model.
{"role": "user", "content": [
{"type": "text", "text": "What's in this image?"},
{"type": "image_embeds", "image_embeds": "{image_embeddings_base64}"}}
{"type": "image_embeds", "image_embeds": {"data": "{image_embeddings_base64}"}}}
]}
.. note::