• Resolved danielochoa1

    (@danielochoa1)


    Hi, I have a question regarding your chatbot plugin. Will it be able to respond to information available from datatables on my website or tables on mysql? For example, I have daily sales data, invoiced amounts, and total sales information displayed on the front end through data tables populated from my database. Will your chatbot be able to answer questions such as “What were my sales for today?” based on this data?

    Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Support Val Meow

    (@valwa)

    Hey @danielochoa1! ??

    Yes, but to achieve that, you need to pass this data through a filter so it’s added to your chatbot’s context. The chatbot can then use this data to formulate answers. Alternatively, you can enable your chatbot to query your database independently using function calls. For more information, please refer to our documentation: Function Calling

Viewing 1 replies (of 1 total)
  • The topic ‘Able to respond information from datatables or tables on mysql’ is closed to new replies.