- Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationstatus: backported
Description
The documentation (available at https://docs.spring.io/spring-ai/reference/api/chat/oci-genai/cohere-chat.html) states that the properties for OCI Cohere are prefixed with spring.ai.oci.genai.chat.cohere
. However, the class OCICohereChatModelProperties
appears to expect them under spring.ai.oci.genai.cohere.chat
.
Could you confirm whether I have misunderstood this, or if the documentation contains a typo?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationstatus: backported