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
- Create or edit an Agent
- Open Add tools and select an image tool
- Save the agent
- 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, or1024x1536 - quality:
auto,high,medium, orlow
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?