Uses of Class
org.springframework.ai.oci.cohere.OCICohereChatOptions
Package
Description
-
Uses of OCICohereChatOptions in org.springframework.ai.autoconfigure.oci.genai
Modifier and TypeMethodDescriptionvoid
OCICohereChatModelProperties.setOptions
(OCICohereChatOptions options) -
Uses of OCICohereChatOptions in org.springframework.ai.oci.cohere
Modifier and TypeFieldDescriptionprotected OCICohereChatOptions
OCICohereChatOptions.Builder.chatOptions
Modifier and TypeMethodDescriptionOCICohereChatOptions.Builder.build()
static OCICohereChatOptions
OCICohereChatOptions.fromOptions
(OCICohereChatOptions fromOptions) Modifier and TypeMethodDescriptionstatic OCICohereChatOptions
OCICohereChatOptions.fromOptions
(OCICohereChatOptions fromOptions) ModifierConstructorDescriptionBuilder
(OCICohereChatOptions chatOptions) OCICohereChatModel
(com.oracle.bmc.generativeaiinference.GenerativeAiInference genAi, OCICohereChatOptions options) OCICohereChatModel
(com.oracle.bmc.generativeaiinference.GenerativeAiInference genAi, OCICohereChatOptions options, io.micrometer.observation.ObservationRegistry observationRegistry)