Skip to content

Commit 6f539ac

Browse files
committed
docs(image-generation): clarify path selection UX and model routing; remove "enhances prompt" phrasing
1 parent de5a047 commit 6f539ac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/features/image-generation.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,14 @@ When enabled, Roo sends your prompt (and optionally an existing image) to an ima
8282
- **Default:** Gemini 2.5 Flash Image Preview
8383
- **Available Models:** Currently limited to Gemini 2.5 Flash Image Preview and its free variant
8484

85+
> Note: Image generation currently runs via Gemini 2.5 Flash Image Preview on OpenRouter, regardless of the chat model you’re using to converse with Roo. The chat model only needs to support tool use.
86+
8587
---
8688

8789
## Using Image Generation
8890

8991
1. In chat, ask Roo to generate an image and describe what you want (subject, style, lighting, composition).
90-
2. Confirm the action when prompted. Roo may ask you to choose a save path (for example: `images/sunset.png`).
92+
2. Approve the action. Specify a save path in your instruction (or accept the suggested path), for example: `images/sunset.png`.
9193
3. Roo generates the image and saves it. If you don't include an extension, the appropriate extension (.png or .jpg) is added based on the output format.
9294
4. See the image preview in the chat and locate the file in your workspace.
9395

0 commit comments

Comments
 (0)