ResponseFormat

sttp.openai.requests.images.ResponseFormat$
See theResponseFormat companion class

Attributes

Companion:
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case object B64Json extends ResponseFormat

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
B64Json.type
case class Custom(customResponseFormat: String) extends ResponseFormat

Use only as a workaround if API supports a format that's not yet predefined as a case object of Response Format. Otherwise, a custom format would be rejected. See https://platform.openai.com/docs/api-reference/images/create-edit for current list of supported formats

Use only as a workaround if API supports a format that's not yet predefined as a case object of Response Format. Otherwise, a custom format would be rejected. See https://platform.openai.com/docs/api-reference/images/create-edit for current list of supported formats

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case object URL extends ResponseFormat

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
URL.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete fields

Implicits

Implicits