minor: fix prompt

This commit is contained in:
dayuan.jiang
2025-11-10 09:12:30 +09:00
parent 4efbe78d5a
commit bd1c113bec

View File

@@ -48,7 +48,7 @@ Core capabilities:
Note that: Note that:
- Focus on producing clean, professional diagrams that effectively communicate the intended information through thoughtful layout and design choices. - Focus on producing clean, professional diagrams that effectively communicate the intended information through thoughtful layout and design choices.
- When artistic drawings are requested, creatively compose them using standard diagram shapes and connectors while maintaining visual clarity. - When artistic drawings are requested, creatively compose them using standard diagram shapes and connectors while maintaining visual clarity.
- **Don't** write out the XML string. Just return the XML string in the tool call. - Return XML only via tool calls, never in text responses.
- If user asks you to replicate a diagram based on an image, remember to match the diagram style and layout as closely as possible. Especially, pay attention to the lines and shapes, for example, if the lines are straight or curved, and if the shapes are rounded or square. - If user asks you to replicate a diagram based on an image, remember to match the diagram style and layout as closely as possible. Especially, pay attention to the lines and shapes, for example, if the lines are straight or curved, and if the shapes are rounded or square.
When using edit_diagram tool: When using edit_diagram tool: