async-openai
An unofficial Rust library for accessing OpenAI features such as chat, audio, embeddings, and real-time API types asynchronously. The library offers support for Microsoft's Azure OpenAI and uses exponential backoff for reliable request retries. It includes an ergonomic builder pattern for seamless API interaction and supports image generation with customizable sizes.