Uses of Class
io.helidon.integrations.langchain4j.providers.jlama.JlamaStreamingChatModelConfig.Builder
Packages that use JlamaStreamingChatModelConfig.Builder
Package
Description
Provides integration with Jlama models.
-
Uses of JlamaStreamingChatModelConfig.Builder in io.helidon.integrations.langchain4j.providers.jlama
Methods in io.helidon.integrations.langchain4j.providers.jlama that return JlamaStreamingChatModelConfig.BuilderModifier and TypeMethodDescriptionJlamaStreamingChatModelConfig.builder()
Create a new fluent API builder to customize configuration.JlamaStreamingChatModelConfig.builder
(JlamaStreamingChatModelConfig instance) Create a new fluent API builder from an existing instance.