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