Technical requirements
In this chapter, we will introduce a new Python package called rasa-sdk
. It has exactly the same dependencies as rasa
. We already introduced this in Chapter 1, Introduction to Chatbots and the Rasa Framework. Specifically, you need a Python 3.6, 3.7, or 3.8 environment to successfully install the software.
You can find all the files for this chapter in the ch03
directory of the GitHub repository at the following URL: https://github.com/PacktPublishing/Conversational-AI-with-RASA.