OllamaChatModelFactoryImpl
gitinsp.infrastructure.factories.OllamaChatModelFactoryImpl
class OllamaChatModelFactoryImpl(config: Config) extends ChatModelFactory, LazyLogging
Ollama implementation of ChatModelFactory. This factory creates chat models that connect to an Ollama server.
Value parameters
- config
-
The application configuration
Attributes
- Graph
-
- Supertypes
Members list
In this article