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