mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #13672] issue: Artifact generation not working, only HTML CSS, and react #55659
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Shamoonmohd on GitHub (May 8, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13672
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
0.6.5
Ollama Version (if applicable)
No response
Operating System
RHEL8
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
When generating the artifact, only HTML, CSS and Javascript is rendering in Artifacts window.
No support to ThreeJS, its not trigger automatically
Actual Behavior
Its should rendered all the content generated by LLM, no threeJS content is getting generated
Steps to Reproduce
provide this query
Build an interactive line chart using ThreeJS to visualize stock prices over time. Update the chart's colors and scales in separate versions to compare different visualization strategies.
provide code
Logs & Screenshots
Additional Information
No response
@tjbck commented on GitHub (May 8, 2025):
React is not supported.