Technical requirements
In order to be able to test the example in this chapter, you will need the following:
- An OpenAI account to access the Playground and the Models API (https://openai.com/api/login20)
- Your favorite IDE environment, such as Jupyter or Visual Studio
- Python 3.7.1+ installed (https://www.python.org/downloads)
pip
installed (https://pip.pypa.io/en/stable/installation/)- OpenAI Python library (https://pypi.org/project/openai/)