toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.image.internal
/
ImageResponseFormat
Image
Response
Format
@
JvmInline
@
Serializable
value
class
ImageResponseFormat
(
val
format
:
String
)
The format in which the generated images are returned.
Members
Constructors
Image
Response
Format
Link copied to clipboard
constructor
(
format
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
format
Link copied to clipboard
val
format
:
String