EnumValue

io.cequence.openaiscala.domain.EnumValue
trait EnumValue

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ChatRole
object Assistant.type
object Function.type
object System.type
object Tool.type
object User.type
object file_citation.type
object file_path.type
object Large.type
object LargeLandscape.type
object LargePortrait.type
object Medium.type
object Small.type
trait SortOrder
object asc.type
object desc.type
object image_file.type
object text.type
object json_object.type
object text.type
object base64.type
object float.type
object hd.type
object standard.type
object b64_json.type
object url.type
object natural.type
object vivid.type
object aac.type
object flac.type
object mp3.type
object opus.type
object json.type
object srt.type
object text.type
object verbose_json.type
object vtt.type
trait VoiceType
object alloy.type
object echo.type
object fable.type
object nova.type
object onyx.type
object shimmer.type

Members list

Concise view

Value members

Concrete methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Any
def value: String