mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #4652] Hope to provide data visualization generation like ChatGPT's Web #133417
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 @yamazakitouma on GitHub (Aug 16, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4652
Is your feature request related to a problem? Please describe.
当我在用模型进行数据分析时,它只能告诉我生成数据图的代码,但是并不能为我在Web界面中生成可视的数据图
When I use the model for data analysis, it can only provide me with the code to generate data graphs, but it cannot generate visual data graphs for me in the web interface.
Describe the solution you'd like
我希望可以在Web界面中,能够展示模型所提供代码而生成的数据图视
I hope to be able to display the data visualization generated by the code provided by the model in the web interface.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.