feat: #6234

Closed
opened 2025-11-11 16:48:47 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @exotexot on GitHub (Aug 27, 2025).

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

I think OpenWebUI is really lacking some state-of-the-art in chat UI components. I want to write CUSTOM UI Components, in Js or Svelte or whatever, where the Agent/LLM only need to fill in props for the UI component, like a Form, or Cards, or a Carousel.

My understand of Artifacts is, that there will appear a HTML Preview, if the output of the Agent is some HTML document. But this is not what I Want. I want a fully independent UI component in the Chat, or on the side. Is this even possible with OpenWebUI?

Desired Solution you'd like

LangChain's Agent Chat UI can do that:
https://www.youtube.com/watch?v=lInrwVnZ83o&t=140s

Alternatives Considered

No response

Additional Context

No response

Originally created by @exotexot on GitHub (Aug 27, 2025). ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description I think OpenWebUI is really lacking some state-of-the-art in chat UI components. I want to write CUSTOM UI Components, in Js or Svelte or whatever, where the Agent/LLM only need to fill in props for the UI component, like a Form, or Cards, or a Carousel. My understand of Artifacts is, that there will appear a HTML Preview, if the output of the Agent is some HTML document. But this is not what I Want. I want a fully independent UI component in the Chat, or on the side. Is this even possible with OpenWebUI? ### Desired Solution you'd like LangChain's Agent Chat UI can do that: https://www.youtube.com/watch?v=lInrwVnZ83o&t=140s ### Alternatives Considered _No response_ ### Additional Context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#6234