Someone please help me out here:
- My chatbot is for a supplement company.
- As KB I only use:
1) Plain Txt (with all the info I need)
2) WebSearch to look for information about supplements we dont work with
- I separeted my chatbot into work flows
- First we try to answer from our Knowledge base
- If It can't find the answer, use the websearch as last resource.
I believe my workflow is correct, and it is working perfectly with the information I input, but when it's necessay to make a websearch they give this blank answer
How can I fix it?