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?