Before you begin, you'll need an OpenAI API key - create one in the dashboard here. Create a .env file from the example file and set your API key in there: This application shows how to send and ...
This repository contains two Java modules: openapi and client. The openapi module is generated from OpenAPI descriptions and should not be modified.