known-types-openai 0.1.3

Well-known types for OpenAI APIs.
Documentation
1
2
3
4
5
6
7
8
// This is free and unencumbered software released into the public domain.

//! **OpenAI API: Images**
//!
//! Given a prompt and/or an input image, the model will generate a new image.
//! Related guide: [Image generation][/docs/guides/images]
//!
//! [/docs/guides/images]: https://platform.openai.com/docs/guides/images