1 unstable release
0.1.0 | Sep 7, 2024 |
---|
#1480 in Web programming
13KB
174 lines
OpenAI Image Generation Client
This Rust library provides a client for interacting with the OpenAI API to generate images based on text prompts.
Features
- Create a new client with or without a proxy.
- Send image generation requests to the OpenAI API.
- Parse and handle responses from the API.
Dependencies
~7–18MB
~255K SLoC