Update azure-openai-embeddings.adoc

Corrected the property prefix related to embeddings for Azure Open AI. The prefix had 'embeddings' in plural.
The actual prefix is spring.ai.azure.openai.embedding
This commit is contained in:
Sagar
2024-03-21 20:39:31 +11:00
committed by Christian Tzolov
parent 8510f00520
commit f41d737f0e

View File

@@ -66,7 +66,7 @@ The prefix `spring.ai.azure.openai` is the property prefix to configure the conn
|====
The prefix `spring.ai.azure.openai.embeddings` is the property prefix that configures the `EmbeddingClient` implementation for Azure OpenAI
The prefix `spring.ai.azure.openai.embedding` is the property prefix that configures the `EmbeddingClient` implementation for Azure OpenAI
[cols="3,5,1"]
|====