Hello, I'm building a chatbot using Vertex AI conversation and Dialogflow CX. for the chatbox the only datastore is a domainset (URLs). Almost everything else is working fine and it is giving relevant information about almost everything, but when it comes to pricing, it does not give even relevant information. I am using the default generative model and Advanced NLU with 0.75 threshold. Earlier it was an image, and since I always want my chatbot to fetch data from my website, I changed it to simple short text, for example item (currency unit) - value (unit). I also added the data in a table, but nothing is working for me. Also I have a question, Can our model perform OCR (Optical character recognition) too?
Hello @Poala_Tenorio if you have any idea what I can do better to make it right.