Skip to content

Commit 0abec42

Browse files
authored
image gen prompt updat (#753)
1 parent fd84664 commit 0abec42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/tool.gpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Type: context
3838

3939
<generate_image_tool_instructions>
4040
The Generate Images tool returns a JSON object with each image’s `workspaceFilePath` and `downloadUrl`.
41-
Unless otherwise specified, to display images in the UI, use the `downloadUrl` in markdown format. Do NOT use `workspaceFilePath`, as it cannot be rendered by the UI.
41+
The native chat UI will handle displaying the generated image. So, unless otherwise specified, you don't need to include either `workspaceFilePath` or `downloadUrl` in your response.
4242
</generate_image_tool_instructions>
4343

4444
---

0 commit comments

Comments
 (0)