Class Model
- java.lang.Object
-
- io.github.amithkoujalgi.ollama4j.core.models.Model
-
public class Model extends Object
-
-
Constructor Summary
Constructors Constructor Description Model()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetModelName()Returns the model name without its versionStringgetModelVersion()Returns the model version without its name
-