We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e83bddf commit 57754e8Copy full SHA for 57754e8
spring-ai-docs/src/main/antora/modules/ROOT/pages/api/vectordbs/azure.adoc
@@ -101,7 +101,7 @@ You can use the following properties in your Spring Boot configuration to custom
101
102
|`spring.ai.vectorstore.azure.url`|
103
|`spring.ai.vectorstore.azure.api-key`|
104
-|`spring.ai.vectorstore.azure.initialze-schema`|false
+|`spring.ai.vectorstore.azure.initialize-schema`|false
105
|`spring.ai.vectorstore.azure.index-name`|spring_ai_azure_vector_store
106
|`spring.ai.vectorstore.azure.default-top-k`|4
107
|`spring.ai.vectorstore.azure.default-similarity-threshold`|0.0
0 commit comments