Files
Flowise/packages/components/nodes/tools/ChatflowTool
Yi-Cheng Wang 50a7339299 fix: Correct logic error in tool input assignment for ChatflowTool (#3903)
The previous code incorrectly assigned `toolInput` to an empty string when `customInput` was non-empty. Corrected the logic to ensure that `toolInput` is assigned `customInput` when `useQuestionFromChat` is false and `customInput` is non-empty.
2025-01-22 18:22:24 +00:00
..
2024-05-21 16:36:42 +01:00