Skip to content

Conversation

@chainho
Copy link
Contributor

@chainho chainho commented Jun 4, 2025

fix clou to cloud in docs

fix clou to cloud in docs

Signed-off-by: chainHo <[email protected]>
@dev-jonghoonpark
Copy link
Contributor

dev-jonghoonpark commented Jun 4, 2025

| `chroma` | `uri`, `username`, `passwor` | `spring.ai.vectorstore.chroma.client.host`, `spring.ai.vectorstore.chroma.client.port`, `spring.ai.vectorstore.chroma.client.username`, `spring.ai.vectorstore.chroma.client.host.password`

There is also a typo, passwor in the same file.
Would it be possible to fix it in this PR as well?

Copy link
Contributor

@sunyuhan1998 sunyuhan1998 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At the end of the same file, there also seem to be some formatting issues—could you fix those in this PR as well?

| `genai` | `uri`, `api-key`, `model-capabilities` (`chat` and `embedding`), `model-name` | `spring.ai.openai.chat.base-url`, , spring.ai.openai.chat.api-key`, `spring.ai.openai.chat.options.model`, `spring.ai.openai.embedding.base-url`, , spring.ai.openai.embedding.api-key`, `spring.ai.openai.embedding.options.model`

@chainho
Copy link
Contributor Author

chainho commented Jun 5, 2025

| `chroma` | `uri`, `username`, `passwor` | `spring.ai.vectorstore.chroma.client.host`, `spring.ai.vectorstore.chroma.client.port`, `spring.ai.vectorstore.chroma.client.username`, `spring.ai.vectorstore.chroma.client.host.password`

There is also a typo, passwor in the same file. Would it be possible to fix it in this PR as well?

OK.

@chainho
Copy link
Contributor Author

chainho commented Jun 5, 2025

At the end of the same file, there also seem to be some formatting issues—could you fix those in this PR as well?

| `genai` | `uri`, `api-key`, `model-capabilities` (`chat` and `embedding`), `model-name` | `spring.ai.openai.chat.base-url`, , spring.ai.openai.chat.api-key`, `spring.ai.openai.chat.options.model`, `spring.ai.openai.embedding.base-url`, , spring.ai.openai.embedding.api-key`, `spring.ai.openai.embedding.options.model`

OK


| `Tanzu GenAI`
| `genai` | `uri`, `api-key`, `model-capabilities` (`chat` and `embedding`), `model-name` | `spring.ai.openai.chat.base-url`, , spring.ai.openai.chat.api-key`, `spring.ai.openai.chat.options.model`, `spring.ai.openai.embedding.base-url`, , spring.ai.openai.embedding.api-key`, `spring.ai.openai.embedding.options.model`
| `genai` | `uri`, `api-key`, `model-capabilities` (`chat` and `embedding`), `model-name` | `spring.ai.openai.chat.base-url`, ,`spring.ai.openai.chat.api-key`, `spring.ai.openai.chat.options.model`, `spring.ai.openai.embedding.base-url`, ,`spring.ai.openai.embedding.api-key`, `spring.ai.openai.embedding.options.model`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the double commas (, ,)

Suggested change
| `genai` | `uri`, `api-key`, `model-capabilities` (`chat` and `embedding`), `model-name` | `spring.ai.openai.chat.base-url`, ,`spring.ai.openai.chat.api-key`, `spring.ai.openai.chat.options.model`, `spring.ai.openai.embedding.base-url`, ,`spring.ai.openai.embedding.api-key`, `spring.ai.openai.embedding.options.model`
| `genai` | `uri`, `api-key`, `model-capabilities` (`chat` and `embedding`), `model-name` | `spring.ai.openai.chat.base-url`, `spring.ai.openai.chat.api-key`, `spring.ai.openai.chat.options.model`, `spring.ai.openai.embedding.base-url`, `spring.ai.openai.embedding.api-key`, `spring.ai.openai.embedding.options.model`

Copy link
Contributor Author

@chainho chainho Jun 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, In the last commit , all the double comma was deleted. the password typo was correct now.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!
Now, let's wait for the maintainer's review.

@ilayaperumalg ilayaperumalg self-assigned this Jun 5, 2025
@ilayaperumalg ilayaperumalg added the documentation Improvements or additions to documentation label Jun 5, 2025
@ilayaperumalg ilayaperumalg added this to the 1.1.x milestone Jun 5, 2025
@ilayaperumalg
Copy link
Member

@chainho Thanks for the PR! @dev-jonghoonpark @sunyuhan1998 Thanks for the review.

@ilayaperumalg ilayaperumalg merged commit 694bb50 into spring-projects:main Jun 6, 2025
2 checks passed
spring-builds pushed a commit that referenced this pull request Jun 6, 2025
* fix:Typo cloud bindings doc

Signed-off-by: chainHo <[email protected]>
(cherry picked from commit 694bb50)
namsoo2 pushed a commit to namsoo2/spring-ai that referenced this pull request Jun 9, 2025
* fix:Typo cloud bindings doc

Auto-cherry-pick to 1.0.x

Signed-off-by: chainHo <[email protected]>
Signed-off-by: minsoo.nam <[email protected]>
scionaltera pushed a commit to scionaltera/spring-ai that referenced this pull request Sep 3, 2025
* fix:Typo cloud bindings doc

Auto-cherry-pick to 1.0.x

Signed-off-by: chainHo <[email protected]>
chedim pushed a commit to couchbaselabs/spring-ai that referenced this pull request Sep 19, 2025
* fix:Typo cloud bindings doc

Auto-cherry-pick to 1.0.x

Signed-off-by: chainHo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation for: backport-to-1.0.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants