Chatflow Tool not working
eduardocodes opened this issue · 2 comments
eduardocodes commented
Describe the bug
I have 3 Chatflows:
- Frontline Chatflow
- Chatflow 1
- Chatflow 2
The Frontline Chatflow can call the other's chatflows when necessary using the Chatflow Tool. But when it called them, they don't responded anything:
When I test Chatflow 1 and 2 isolated, they work, but they don't when the Frontline Chatflows call it.
Expected behavior
It was supposed the Frontline Chatflow to receive a response of both of other Chatflows.
Screenshots
Frontline Chatflow:
Chatflow tool settings:
HenryHengZJ commented
Have you tried testing locally? I am guessing somehow the base URL is not accessible, any logs or errors?
eduardocodes commented
Thanks for the answer.
I tested locally and looked at the logs: basically I was passing the wrong base URL into the Chatflow tool.