Files
Flowise/packages/components/nodes/tools
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-07-22 17:46:14 +01:00
2024-01-26 23:41:55 +00:00
2024-01-26 23:41:55 +00:00
2024-01-26 23:41:55 +00:00