open-webui / open-webui

User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
https://openwebui.com
MIT License
45.33k stars 5.53k forks source link

How do I call the tool to return html or markdown, which can be displayed on the interface, and which contains a Button or a link that the user can click to interact with #6723

Closed bigRabbit01 closed 1 hour ago

bigRabbit01 commented 2 hours ago

How do I call the tool to return html or markdown, which can be displayed on the interface, and which contains a Button or a link that the user can click to interact with

bigRabbit01 commented 2 hours ago

I have already added the Artifacts V2 function, but the interface does not render my html when I return it directly in the tool.