mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 20:35:19 +00:00
### FEAT: Add Vega Char Visualizer Renderer Feature required in https://github.com/open-webui/open-webui/discussions/18022 Added npm vega lib to package.json Added function for visualization renderer to src/libs/utils/index.ts Added logic to src/lib/components/chat/Messages/CodeBlock.svelte The treatment is similar as for mermaid diagrams. Reference: https://vega.github.io/vega/ |
||
|---|---|---|
| .. | ||
| admin | ||
| app | ||
| channel | ||
| chat | ||
| common | ||
| icons | ||
| layout | ||
| notes | ||
| playground | ||
| workspace | ||
| AddConnectionModal.svelte | ||
| AddFilesPlaceholder.svelte | ||
| AddToolServerModal.svelte | ||
| ChangelogModal.svelte | ||
| ImportModal.svelte | ||
| NotificationToast.svelte | ||
| OnBoarding.svelte | ||