I am using rasa v2.2.3 and implemented custom rest api for user interaction. Now as I am upgrading to rasa v3.6 I am facing issue with this rest api configuration. I am trying to fetch tracker in channel configuration, but it is not working with app.agent. Can someone help to achieve this?
Hello, To fetch the tracker in Rasa v3.6, ensure you’re using the updated API endpoints and methods. Check the Rasa documentation for any changes in the API structure between v2.2.3 and v3.6. You might need to update your code to match the new configuration. New York DMV
Best Regards,
Daniel Lopez