ollama4j/docs/docs/apis-generate/generate-with-image-urls.md
2025-04-18 22:45:30 +05:30

1020 B

sidebar_position
sidebar_position
4

import CodeEmbed from '@site/src/components/CodeEmbed';

Generate with Image URLs

This API lets you ask questions along with the image files to the LLMs. This API corresponds to the completion API.

:::note

Executing this on Ollama server running in CPU-mode will take longer to generate response. Hence, GPU-mode is recommended.

:::

Ask (Sync)

Passing the link of this image the following code:

Img

You will get a response similar to:

::::tip[LLM Response]

This image features a white boat with brown cushions, where a dog is sitting on the back of the boat. The dog seems to be enjoying its time outdoors, perhaps on a lake. ::::