Discussions
RAG integration
about 1 month ago by anton.tsevmenko
Hey. First of all thank you for such great product.
I want to have Agent on my website. And I want to interact with user not only based on knowledge source which is limited by 10k symbols.
Is it possible to have a webhook with all requests which came to my agent and handle them not by internal tool but via my own backend?
I want to fulfil request with data about page where user is and with some MCPs.
Thank you