org.llm4s.model.ModelMode
See theModelMode companion trait
object ModelMode
Attributes
Members list
Type members
Classlikes
case object AudioSpeech extends ModelMode
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait ModelModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
AudioSpeech.type
case object AudioTranscription extends ModelMode
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait ModelModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
AudioTranscription.type
case object Completion extends ModelMode
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait ModelModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Completion.type
case object ImageGeneration extends ModelMode
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait ModelModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
ImageGeneration.type
case object Moderation extends ModelMode
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait ModelModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Moderation.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
In this article