Technical requirements
The following are the technical requirements for this chapter:
- An OpenAI account, chat model, and embedding model deployments
- [Optional] An Azure subscription and Azure OpenAI instance, with chat model and embedding model deployments
- Python 3.7.1 or a later version
You can refer to the following repository for the OpenAI Python SDKs: https://github.com/openai/openai-python.