ModelsResponseData
sttp.openai.requests.models.ModelsResponseData$
object ModelsResponseData
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- ModelsResponseData.type
Members list
Concise view
Type members
Classlikes
case class ModelData(id: String, `object`: String, created: Int, ownedBy: String, permission: Seq[ModelPermission], root: String, parent: Option[String])
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
object ModelData
case class ModelPermission(id: String, `object`: String, created: Int, allowCreateEngine: Boolean, allowSampling: Boolean, allowLogprobs: Boolean, allowSearchIndices: Boolean, allowView: Boolean, allowFineTuning: Boolean, organization: String, group: Option[String], isBlocking: Boolean)
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
object ModelPermission
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- ModelPermission.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
object ModelsResponse
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- ModelsResponse.type