mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[PR #20646] [CLOSED] feat: code interpreter automatic detection of base64 strings and output to chat as image #48765
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/20646
Author: @Classic298
Created: 1/13/2026
Status: ❌ Closed
Base:
dev← Head:feat/code-interpreter-emit-images📝 Commits (1)
5bad55ainit📊 Changes
2 files changed (+52 additions, -3 deletions)
View changed files
📝
backend/open_webui/tools/builtin.py(+25 -0)📝
backend/open_webui/utils/middleware.py(+27 -3)📄 Description
WORKS, but we should consider how to handle code interpreter in general given the other issues with models that hide their reasoning
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.