Skip to content

Escape asterisk #2722

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ngocnhan-tran1996
Copy link
Contributor

No description provided.

Signed-off-by: Tran Ngoc Nhan <[email protected]>
@@ -45,7 +45,7 @@ Additionally, you will need a configured `EmbeddingModel` bean. Refer to the xre
== HanaCloudVectorStore properties

You can use the following properties in your Spring Boot configuration to customize the SAP Hana vector store.
It uses `spring.datasource.*` properties to configure the Hana datasource and the `spring.ai.vectorstore.hanadb.*` properties to configure the Hana vector store.
It uses `spring.datasource.\*` properties to configure the Hana datasource and the `spring.ai.vectorstore.hanadb.*` properties to configure the Hana vector store.

Choose a reason for hiding this comment

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

HI @ngocnhan-tran1996 - Dont we need to fix the asterisk in spring.ai.vectorstore.hanadb.* too?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've tested on my local machine and spring.ai.vectorstore.hanadb.* hasn't been affected. I dont really know the reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants