ChatResponseFormat

@Serializable
data class ChatResponseFormat(val type: String)

An object specifying the format that the model must output.

Constructors

Link copied to clipboard
constructor(type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Response format type.