Uses of Class
io.github.amithkoujalgi.ollama4j.core.models.ModelDetail
-
Packages that use ModelDetail Package Description io.github.amithkoujalgi.ollama4j.core -
-
Uses of ModelDetail in io.github.amithkoujalgi.ollama4j.core
Methods in io.github.amithkoujalgi.ollama4j.core that return ModelDetail Modifier and Type Method Description ModelDetailOllamaAPI. getModelDetails(String modelName)Gets model details from the Ollama server.
-