Hey @sergesys! 👋
There are multiple ways to do that:
1. You can use the AI Engine filters to handle it manually.
2. You can use Function Calling if you want the chatbot to handle it automatically.
Most of your needs can be managed using either the AI Engine’s internal API or Function Calling if it’s chatbot-specific.
This does require some technical knowledge. If you need help developing a custom solution, feel free to contact freelancers with AI Engine experience or check for examples in the documentation.
Thanks for the explanation, could you tell me which event should I use to intercept the end from the chat and implement in function calling? Thanks again