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 f566264 commit 8210fb1Copy full SHA for 8210fb1
spring-ai-docs/src/main/antora/modules/ROOT/pages/api/vectordbs/azure.adoc
@@ -39,7 +39,7 @@ You can replace Azure Open AI implementation with any valid OpenAI implementatio
39
40
Add these dependencies to your project:
41
42
-1. Select an Embeddings interface implementation. You can choose between:
+=== 1. Select an Embeddings interface implementation. You can choose between:
43
44
* OpenAI Embedding:
45
@@ -74,7 +74,7 @@ Add these dependencies to your project:
74
</dependency>
75
----
76
77
-2. Azure (AI Search) Vector Store
+=== 2. Azure (AI Search) Vector Store
78
79
[source,xml]
80
0 commit comments