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