mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #9952] [function] We no longer get __task__ and __task_body in v0.5.11 pipes
#54373
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 @sticky-note on GitHub (Feb 14, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9952
Installation Method
Docker upgraded from
v0.5.10Environment
Open WebUI Version:
v0.5.11Ollama (if applicable): Not relevant
Operating System: Arch Docker
Browser (if applicable): Not relevant
Confirmation:
Expected Behavior:
Get the actual
__task__value inpipefunction for OpenWebUI functionActual Behavior:
I'm logging task at the beginning of
pipefunctionand for title generation, we no longer get the correct
__task__value@tjbck commented on GitHub (Feb 14, 2025):
Could you confirm if the issue persists on our dev branch?
@Haervwe commented on GitHub (Feb 14, 2025):
the refac in chat.py works perfectly. tested just that on the previous version container, without the other changes
@tjbck commented on GitHub (Feb 14, 2025):
Thanks for the confirmation, 0.5.12 will be released shortly