FlowiseAI/Flowise

Chatflow Tool not working

eduardocodes opened this issue · 2 comments

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:

image

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:

image

Chatflow tool settings:

image

Have you tried testing locally? I am guessing somehow the base URL is not accessible, any logs or errors?

Thanks for the answer.

I tested locally and looked at the logs: basically I was passing the wrong base URL into the Chatflow tool.