Skip to main content
VLTRON is joining ClickHouse to power the open-source Agentic Data Stack 🎉 Learn more
VLTRON

Image Generation & Editing

Generate and edit images using VLTRON's built-in image tools

VLTRON includes built-in image generation and editing tools that you add to an Agent. Each tool has its own model and capabilities.

Quick Start

  1. Create or edit an Agent
  2. Open Add tools and select an image tool
  3. Save the agent
  4. Start a conversation and ask it to generate or edit an image

Available Image Tools

Image Generation

  • Creates new images from text prompts
  • Multiple size options: square, landscape, portrait
  • Quality settings: auto, high, medium, low

Image Editing

  • Modifies or remixes uploaded images
  • Change colors, add objects, extend canvas
  • Uses uploaded images as reference

How to Use

Generate an Image

Send a message like "Generate an image of a sunset over mountains" to an agent with an image tool enabled.

Edit an Image

Upload an image and ask for changes: "Change the sky to purple" or "Add a rainbow to this image"

Parameters

Image Generation

  • prompt: text description (required)
  • size: auto, 1024x1024, 1536x1024, or 1024x1536
  • quality: auto, high, medium, or low

Image Editing

  • image_ids: array of image IDs to use as reference (required)
  • prompt: text description of the changes (required)
  • size: auto, 1024x1024, 1536x1024, 1024x1536

Tips

  • Be specific in your prompts for better results
  • Upload images for editing rather than describing them
  • Generated images appear directly in the chat
  • You can iterate on results with follow-up messages

How is this guide?