Uses of Record Class
org.springframework.ai.ollama.api.OllamaApi.ShowModelResponse
Packages that use OllamaApi.ShowModelResponse
-
Uses of OllamaApi.ShowModelResponse in org.springframework.ai.ollama.api
Methods in org.springframework.ai.ollama.api that return OllamaApi.ShowModelResponseModifier and TypeMethodDescriptionOllamaApi.showModel(OllamaApi.ShowModelRequest showModelRequest) Show information about a model available locally on the machine where Ollama is running.