Uses of Class
io.github.amithkoujalgi.ollama4j.core.models.Model
-
Packages that use Model Package Description io.github.amithkoujalgi.ollama4j.core -
-
Uses of Model in io.github.amithkoujalgi.ollama4j.core
Methods in io.github.amithkoujalgi.ollama4j.core that return types with arguments of type Model Modifier and Type Method Description List<Model>OllamaAPI. listModels()List available models from Ollama server.
-