I came across TOON being used as a structured format for prompting LLMs, and it’s presented as a simpler or cleaner alternative to JSON.
For anyone who has tried it, How does TOON actually compare to JSON when working with LLMs?
Is it better for clarity, control, or parsing? Or is it mostly preference?