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 f0f3501 commit ac044c8Copy full SHA for ac044c8
spring-ai-docs/src/main/antora/modules/ROOT/pages/api/vectordbs/azure.adoc
@@ -97,7 +97,7 @@ You can use the following properties in your Spring Boot configuration to custom
97
98
|`spring.ai.vectorstore.azure.url`|
99
|`spring.ai.vectorstore.azure.api-key`|
100
-|`spring.ai.vectorstore.azure.initialze-schema`|false
+|`spring.ai.vectorstore.azure.initialize-schema`|false
101
|`spring.ai.vectorstore.azure.index-name`|spring_ai_azure_vector_store
102
|`spring.ai.vectorstore.azure.default-top-k`|4
103
|`spring.ai.vectorstore.azure.default-similarity-threshold`|0.0
0 commit comments