Files
openmaic/OpenMAIC/packages/@openmaic/generation/snippets/json-output-rules.md
2026-08-16 14:58:47 +08:00

7 lines
264 B
Markdown

## Output Format Requirements (Must Follow Strictly)
1. Output pure JSON directly, no explanations or descriptions
2. Do NOT wrap with ```json code blocks
3. Do NOT add any text before or after the JSON
4. Ensure JSON format is correct and can be parsed directly