Skip to content

Conversation

albertattard
Copy link
Contributor

@albertattard albertattard commented Sep 22, 2025

The OCI Cohere Chat documentation currently lists the property prefix as spring.ai.oci.genai.chat.cohere. However, the OCICohereChatModelProperties
class expects spring.ai.oci.genai.cohere.chat instead.

This PR corrects the documentation so that the prefix matches the code.

References:

Signed-off-by: Albert Attard albertattard@gmail.com

…hat (Fixes spring-projects#4436) Signed-off-by: Albert Attard <albertattard@gmail.com>
@albertattard albertattard force-pushed the fix/docs-oci-cohere-prefix-4436 branch from 28d9d23 to adf43c7 Compare September 22, 2025 10:03
@ilayaperumalg ilayaperumalg self-assigned this Sep 22, 2025
@ilayaperumalg ilayaperumalg added the documentation Improvements or additions to documentation label Sep 22, 2025
@ilayaperumalg ilayaperumalg added this to the 1.1.0.M2 milestone Sep 22, 2025
@ilayaperumalg ilayaperumalg merged commit ce09cb5 into spring-projects:main Sep 22, 2025
2 checks passed
spring-builds pushed a commit that referenced this pull request Sep 22, 2025
…hat (Fixes #4436) (#4437) Fixes #4436 Signed-off-by: Albert Attard <albertattard@gmail.com> (cherry picked from commit ce09cb5)
@ilayaperumalg
Copy link
Member

@albertattard Thanks for the PR fixing the prefix in the doc. Pushed to main as well as back-ported into 1.0.x

@ilayaperumalg ilayaperumalg removed the documentation Improvements or additions to documentation label Sep 22, 2025
@albertattard albertattard deleted the fix/docs-oci-cohere-prefix-4436 branch September 22, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants