Image Generation tool¶
The Image Generation tool generates one or more images from a text prompt by calling an image generation model from the LLM Mesh.
Configuration¶
Configure the tool by selecting an image generation LLM and adding optional custom instructions. The number of images can be configured, as well as the width and height of the generated images.
You can configure whether generated images are returned:
as artifacts
as inline image parts sent back to the calling LLM or agent
or both
Limitations¶
This tool requires an image generation model configured in the LLM Mesh.
Some providers or models may enforce their own limits on the number of generated images or on supported output dimensions.