CodeInterpreterImage

@Serializable
data class CodeInterpreterImage(val fileId: FileId)

Code interpreter image

Constructors

Link copied to clipboard
constructor(fileId: FileId)

Properties

Link copied to clipboard
@SerialName(value = "file_id")
val fileId: FileId

The file ID of the image.