Uses of Record Class
org.springframework.ai.ollama.api.OllamaApi.ListModelResponse
Packages that use OllamaApi.ListModelResponse
-
Uses of OllamaApi.ListModelResponse in org.springframework.ai.ollama.api
Methods in org.springframework.ai.ollama.api that return OllamaApi.ListModelResponseModifier and TypeMethodDescriptionOllamaApi.listModels()List models that are available locally on the machine where Ollama is running.