Update mistralai-embeddings.adoc (#3362)

Default value for the spring.ai.model.embedding should be "mistral" and not "true"

Signed-off-by: Andrea Vacondio <andrea.vacondio@gmail.com>
This commit is contained in:
Andrea Vacondio
2025-05-28 20:25:12 +02:00
committed by GitHub
parent 18ae16e6ac
commit 925f176e20

View File

@@ -132,7 +132,7 @@ The prefix `spring.ai.mistralai.embedding` is property prefix that configures th
| Property | Description | Default
| spring.ai.mistralai.embedding.enabled (Removed and no longer valid) | Enable OpenAI embedding model. | true
| spring.ai.model.embedding | Enable OpenAI embedding model. | true
| spring.ai.model.embedding | Enable OpenAI embedding model. | mistral
| spring.ai.mistralai.embedding.base-url | Optional overrides the spring.ai.mistralai.base-url to provide embedding specific url | -
| spring.ai.mistralai.embedding.api-key | Optional overrides the spring.ai.mistralai.api-key to provide embedding specific api-key | -
| spring.ai.mistralai.embedding.metadata-mode | Document content extraction mode. | EMBED