FineTuneModel

sttp.openai.requests.finetunes.FineTuneModel
See theFineTuneModel companion object
sealed abstract class FineTuneModel(val value: String)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Ada.type
object Babbage.type
object Curie.type
object Davinci.type

Members list

Concise view

Value members

Concrete fields

val value: String