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:
@@ -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"]
|
||||
|====
|
||||
|
||||
Reference in New Issue
Block a user