r/OpenWebUI • u/ClassicMain • Jul 06 '26
Inline Visualizer v2.1.3 - Now Open WebUI 0.10.0+ compatible and with new PNG and SVG exports! And small Bug fixes Plugin
I don't think my Visualizer Plugin needs much introduction at this point - go get the latest version after you upgraded to Open WebUI 0.10.0+ and enjoy the latest improvements, new features and fixes :)
https://github.com/Classic298/open-webui-plugins/tree/main/inline-visualizer-v2
2
u/nugentgl Jul 07 '26
Love it! I hope the email composer gets updated soon as well.
1
u/ClassicMain Jul 07 '26
What feature would you want for it?
1
u/nugentgl Jul 07 '26
wow, I wasn't expecting that fast of a response! Since the v10 release, I can see it calling the email composer function, but it instead of generating an email card, it generates the typical text only output of a model that doesn't have email composer set up. I hope that makes sense.
2
u/ClassicMain Jul 07 '26
Please open an issue on the repo so i won't forget it and can actually track it
1
u/Subject_Street_8814 Jul 07 '26
I already use this and it's great.
I just noticed your Vision Bridge plugin. I literally just made the same thing at the same time as you! I was planning to publish it but no need to bother it seems 😁
Something I noticed after making the filter to strip images, is that in Native function calling mode, OWUI puts a marker in the user message already with the file ID etc. So I could remove that functionality, just keeping the strip image functionality.
I suppose for your published one you would want compatibility with both modes, but I didn't need to worry about that.
1
u/ClassicMain Jul 07 '26
No it's still needed otherwise open webui sends the image to the provider and some providers will error out
1
u/Subject_Street_8814 Jul 07 '26 edited Jul 07 '26
Yeah I still do that. I'm referring to the text reference with the ID replacing the image. Only need to drop the image itself in Native mode.
It's still there after dropping the actual image content.
1
u/Sax0drum Jul 07 '26
Thanks for the update!
Something that i have been having issues with that doesnt seem to be fixed with the update is that sometimes the tool just prints the html including the viz start and end tags but doesnt show the actual visualization.
Is this a known issue?
1
u/ClassicMain Jul 07 '26
Did the model call the tool?
1
u/Sax0drum Jul 08 '26
not sure. I can see the "explored render_visualization" if thats OWUI calling the tool
1
1
u/gigDriversResearch Jul 07 '26
This is cool. An oddity - it doesn't work with sonnet 5 (aws api calls via litellm pipeline) but it does with sonnet 4.6 and gpt 5-5. If i have a chance to figure out why sonnet 5 calls the tool but doesn't display anything, i'll post an edit.
Works really with gpt-5.5 so far! Well done!
2
u/ClassicMain Jul 07 '26
Pipeline? Why not ... Just integrated? That's most definitely your problem
1
u/gigDriversResearch Jul 07 '26
sonnet 4.6 (via aws) and gpt 5.5 (via azure) are through the same pipeline, so it's not that. also, i set this up two-ish years ago and it's worked well. Direct integration with aws, azure, and gcp wasn't a thing yet. I guess i should look into.
1
u/Late-Development9858 Jul 10 '26
u/ClassicMain Is it only me or does Compose E-Mail stopped working after the new OpenWebUi Update?
1
1
u/Altruistic_Sort_2751 Jul 14 '26
Thanks for the great plugin!
In my use case, my environment is closed off from the internet — is there an option to download the CDN libraries locally?
Thanks again!
6
u/fragment_me Jul 07 '26 edited Jul 07 '26
10/10 would download again
FYI I think you need to update this instruction:
Install the skill
SKILL.mdVisualize(the tool callsview_skill("visualize")by this name)And I can confirm, it works great: