There are three examples that you can test on your own:
Create openapi.json file in root of the project with the following content:
openapi.json
{ "openAiApiKey": "YOUR_API_KEY_HERE" }
Enjoy!