| analyze_image | R Documentation |
Analyze an image with a multimodal language model.
analyze_image(model, image, prompt, system = NULL, registry = NULL, ...)
model |
A |
image |
Image source accepted by |
prompt |
Prompt describing the analysis task. |
system |
Optional system prompt. |
registry |
Optional provider registry. |
... |
Additional arguments passed to |
A GenerateResult.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.