dev.maxmelnyk.openaiscala.models.models

Members list

Concise view

Type members

Classlikes

case class Model(id: String, created: LocalDateTime, ownedBy: String, permission: Seq[Permission], root: String, parent: Option[String])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Model

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Model.type
object Models

Contains some frequently used models. https://platform.openai.com/docs/models

Contains some frequently used models. https://platform.openai.com/docs/models

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Models.type