mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #12380] issue: How to pass the value obtained from the tool to the pipeline? #55242
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 @gongshaojie12 on GitHub (Apr 3, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12380
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
v0.6.0
Ollama Version (if applicable)
No response
Operating System
CentOS Linux 8
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
I have now built a CHATFLOW using Dify, which is being used via the Open-WebUI pipeline. However, at the start of the CHATFLOW's operation in Dify, there are two options that need to be selected, as follows:
I want to use a tool through Open-WebUI to set these two values, but how can I pass the two values obtained from the tool to the pipeline?
Or is there a better way for me to set the values of these two options on Open-WebUI when invoking the Dify pipeline?
Actual Behavior
None
Steps to Reproduce
None
Logs & Screenshots
None
Additional Information
No response