OllamaModelLister
org.llm4s.config.OllamaModelLister
object OllamaModelLister extends ProviderModelLister
Model lister for the Ollama provider, using the local /api/tags endpoint.
Ollama does not serve the OpenAI-compatible /models shape, so unlike most providers it cannot use ProviderModelListers.openAICompatible. This was ProviderModelListers.Ollama until the provider moved to llm4s-ollama (#1132).
Attributes
- Graph
-
- Supertypes
- Self type
-
OllamaModelLister.type
Members list
In this article