This GitHub repository contains a C# OpenAI client generated using Kiota.
- Program.cs shows an example of how to consume the ChatGPT API.
- openai.yaml contains OpenAI's simplified OpenAPI specification used to generate the custom C# client.
This GitHub repository contains a C# OpenAI client generated using Kiota.