Uses of Class
dev.langchain4j.model.ollama.OllamaModels.OllamaModelsBuilder
Packages that use OllamaModels.OllamaModelsBuilder
-
Uses of OllamaModels.OllamaModelsBuilder in dev.langchain4j.model.ollama
Methods in dev.langchain4j.model.ollama that return OllamaModels.OllamaModelsBuilderModifier and TypeMethodDescriptionOllamaModels.builder()
OllamaModels.OllamaModelsBuilder.httpClientBuilder
(HttpClientBuilder httpClientBuilder) Sets theHttpClientBuilder
that will be used to create theHttpClient
that will be used to communicate with Ollama.OllamaModels.OllamaModelsBuilder.logRequests
(Boolean logRequests) OllamaModels.OllamaModelsBuilder.logResponses
(Boolean logResponses) OllamaModels.OllamaModelsBuilder.maxRetries
(Integer maxRetries) Constructors in dev.langchain4j.model.ollama with parameters of type OllamaModels.OllamaModelsBuilder