OpenAI implementation of ILLMClient for DevGPT. Provides access to GPT models including chat completions, streaming, image generation (DALL-E), embeddings, and structured JSON outputs. Includes token cost calculation and configuration management for OpenAI's API.
$ dotnet add package DevGPT.LLMs.OpenAINo README available.