Klasse Model
java.lang.Object
io.github.amithkoujalgi.ollama4j.core.models.Model
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungReturns the model name without its versionReturns the model version without its name
-
Konstruktordetails
-
Model
public Model()
-
-
Methodendetails
-
getModelName
Returns the model name without its version- Gibt zurück:
- model name
-
getModelVersion
Returns the model version without its name- Gibt zurück:
- model version
-