Use HTML as the primary chat language for your agents so they can draw diagrams
r/LocalLLaMA
•
Generative AI
A week or two ago Thariq published an article on how good AI's were at working with HTML and that there was not really any reason to use markdown anymore. And yet all of our coding agents work with markdown and output markdown and have been trained on markdown. So as a bit of an experiment I decided to see how good they were at using HTML as part of the main chat. The answer is - pretty good. So this is a coding agent with the interface running in a web browser. The responses from the agent are piped straight into the page.