Package io.helidon.integrations.langchain4j.providers.ollama
package io.helidon.integrations.langchain4j.providers.ollama
Provides integration with Ollama models.
-
ClassDescriptionInterface generated from blueprint
io.helidon.integrations.langchain4j.providers.ollama.OllamaChatModelConfigBlueprint.Fluent API builder forOllamaChatModelConfig.OllamaChatModelConfig.BuilderBase<BUILDER extends OllamaChatModelConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends OllamaChatModelConfig> Fluent API builder base forOllamaChatModelConfig.Generated implementation of the prototype, can be extended by descendant prototype implementations.Interface generated from blueprintio.helidon.integrations.langchain4j.providers.ollama.OllamaEmbeddingModelConfigBlueprint.Fluent API builder forOllamaEmbeddingModelConfig.OllamaEmbeddingModelConfig.BuilderBase<BUILDER extends OllamaEmbeddingModelConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends OllamaEmbeddingModelConfig> Fluent API builder base forOllamaEmbeddingModelConfig.Generated implementation of the prototype, can be extended by descendant prototype implementations.Interface generated from blueprintio.helidon.integrations.langchain4j.providers.ollama.OllamaLanguageModelConfigBlueprint.Fluent API builder forOllamaLanguageModelConfig.OllamaLanguageModelConfig.BuilderBase<BUILDER extends OllamaLanguageModelConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends OllamaLanguageModelConfig> Fluent API builder base forOllamaLanguageModelConfig.Generated implementation of the prototype, can be extended by descendant prototype implementations.Interface generated from blueprintio.helidon.integrations.langchain4j.providers.ollama.OllamaStreamingChatModelConfigBlueprint.Fluent API builder forOllamaStreamingChatModelConfig.OllamaStreamingChatModelConfig.BuilderBase<BUILDER extends OllamaStreamingChatModelConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends OllamaStreamingChatModelConfig> Fluent API builder base forOllamaStreamingChatModelConfig.Generated implementation of the prototype, can be extended by descendant prototype implementations.