Format Markdown responses
With the rise of AI being embedded in many client facing applications, the tools being used i.e. ChatGPT, Ollama, etc all return markdown syntax. While this is readable for those who are familiar with the syntax, many users won't understand it. It would be nice to be able to automatically convert Markdown to something more granular (like json) to be used or HTML for sending email responses. Could you implement a Markdown to X function in Connect?
1
vote