We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6d89e5 commit 4e37175Copy full SHA for 4e37175
MCP/simple_prompts.go
@@ -54,10 +54,13 @@ Follow this exact workflow:
54
- Use auto_layout tool
55
- output: "json"
56
57
-**STEP 6:** Generate final URI
+**STEP 6:** Adjust horizontally
58
+- Spread a bit the components horizontally (without actually changing their stage of evolution) to avoid link overlap on the picture
59
+
60
+**STEP 7:** Generate final URI
61
- Use auto_layout tool again
62
- output: "uri"
-
63
+- instruct the LLM that the URI represents an image encoded in SVG
64
All intermediate steps should produce JSON. Only the final result should be a URI.
65
66
Start with step 1!`, description)
0 commit comments