mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 17:02:01 -05:00
[GH-ISSUE #9697] Python browser input #70218
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 @JoelShepard on GitHub (Feb 9, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9697
Hi there,
I noticed that in the latest release (0.5.10) python input doesn't work. For example, I created a script with Claude to do two different things depending on user input, and in previous releases it worked perfectly with a tiny window, but in this release it does not. Is it something known, maybe depending on the new analysis function?
@tjbck commented on GitHub (Feb 9, 2025):
inputmethod has been deprecated for security reasons.