Uses of Package
io.helidon.integrations.langchain4j.providers.ollama
Packages that use io.helidon.integrations.langchain4j.providers.ollama
Package
Description
Provides integration with Ollama models.
-
Classes in io.helidon.integrations.langchain4j.providers.ollama used by io.helidon.integrations.langchain4j.providers.ollamaClassDescriptionConfiguration class for the Ollama chat model,
OllamaChatModel
.Fluent API builder forOllamaChatModelConfig
.Fluent API builder base forOllamaChatModelConfig
.Configuration class for the Ollama embedding model,OllamaEmbeddingModel
.Fluent API builder forOllamaEmbeddingModelConfig
.Fluent API builder base forOllamaEmbeddingModelConfig
.Configuration class for the Ollama language model,OllamaLanguageModel
.Fluent API builder forOllamaLanguageModelConfig
.Fluent API builder base forOllamaLanguageModelConfig
.Configuration class for the Ollama streaming chat model,OllamaStreamingChatModel
.Fluent API builder forOllamaStreamingChatModelConfig
.Fluent API builder base forOllamaStreamingChatModelConfig
.