Published:  ·  Last updated:


Major Upgrade to Image Editing and Generation

Since the first image editing models were made available, we integrated image editing as an important feature of Chat-O. We’ve always kept the feature up to date with the latest models, but today we’re releasing our biggest improvement yet.

Over the past few weeks, we did a full refactor of the parts of our system that handle image generation and editing. The goal was to make sequential editing work better. For the full story on how we first brought image capabilities to Chat-O, see our original posts on Image Generation for Beta Users and Image Editing Now Available.

Why Sequential Editing Matters

Getting an image right usually takes a few tries. You generate something, then realize you want different lighting, a different background, or both. Our previous implementation would sometimes break on the second or third edit. We expect this refactor to fix most of these issues.

Sequential Editing Success Rate

Edit # Previous Success New Success
1st ~85% ~95%
2nd ~60% ~90%
3rd ~40% ~85%
4th ~25% ~78%
5th ~15% ~70%

What We Refactored

Complete rebuild of editing logic

We refactored how the system handles sequential edits from the ground up. The old implementation was passing too much context to the AI models: your entire conversation history, failed attempts, unrelated messages. This would confuse the models and cause errors on the second or third edit.

The new system only sends exactly what’s needed: the most recent image and your current edit request. This should make sequential editing more reliable.

Smarter error recovery

We rebuilt the error handling system. When an edit failed in the past, it would sometimes leave behind corrupted data that would mess up your next request. The refactored system includes automatic cleanup that filters out these artifacts.

State-of-the-art models for both generation and editing

For image generation, we’re now using state-of-the-art models including:

Model Provider Speed Quality Best For
Imagen 4 Fast Google Very fast Excellent Photorealistic, quick iterations
Ideogram V3 Turbo Ideogram Fast Excellent Typography, logos, text in images
Flux Schnell Black Forest Labs Fastest Great Speed-critical generation
Flux Pro Black Forest Labs Moderate Best quality Production-grade images

The system picks one for each generation request based on your prompt and requirements.

For image editing, we’re using the latest available models that are designed to handle sequential edits and multimodal tasks.

These models are faster than what we had before. Most image generations finish in under 10 seconds.

Using State-of-the-Art Models

For both generation and editing, we use the latest AI models available. We pick them based on three things:

  1. They have to produce high-quality results
  2. Your data can’t be used for training (non-negotiable)
  3. They need to be fast enough that you’re not waiting around

We swap in newer models as soon as they meet these standards, so you’re always working with current technology.

Integration with Multi-Model Chat

One of the most powerful aspects of image editing in Chat-O is that it’s fully integrated with our multi-model chat system. You can:

  1. Start with a text conversation using GPT-5.1 to plan your image concept
  2. Generate the image using Imagen 4 Fast
  3. Iterate with sequential edits
  4. Switch to Gemini 3.1 Pro or GLM-5.2 to analyze the result and suggest further refinements

All in a single thread, with full context preservation. This is the multi-model advantage applied to visual creativity.

Our Goal: Best Overall AI Experience

Image editing is one feature, but our bigger goal is to build the best place to work with AI overall. That means:

  • Text chat with the latest models (GPT-5, Gemini 2.5, Claude, etc.)
  • Image generation that’s fast and high-quality
  • Image editing that you can actually iterate on
  • Project organization so you can keep different conversations separate
  • Privacy as a default, not an option

We want Chat-O to be where you go when you need to get something done with AI, whether that’s writing, coding, generating images, or all of the above.

Try the Improvements

If you want to test the upgraded image editing:

  1. Generate an image: “A dog sitting in a park”
  2. Edit it: “Move the dog to a city street at night”
  3. Keep editing: “Add rain” or “Make it autumn” or whatever else
  4. Keep going: Edit as many times as you need

The refactored system should handle multiple edits in a row much better than before.

Real-World Use Cases

Product Photography Generate a product image, then iteratively adjust the background, lighting, and composition until it’s perfect for your e-commerce site.

Concept Art Start with a rough sketch, refine it through sequential edits, and get to a polished concept without starting over each time.

Social Media Content Create engaging visuals by generating a base image, then creating variations with different text overlays, color schemes, and moods.

You May Also Like


Want to try it? Sign up here and you’ll get 1,000 free credits. That’s enough to generate a bunch of images and test out the editing.

Have feedback or issues? Email us at [email protected]. We actually read and respond to everything.