File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
spring-ai-docs/src/main/antora/modules/ROOT/pages/api/embeddings Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ The prefix `spring.ai.mistralai.embedding` is property prefix that configures th
132132| Property | Description | Default
133133
134134| spring.ai.mistralai.embedding.enabled (Removed and no longer valid) | Enable OpenAI embedding model. | true
135- | spring.ai.model.embedding | Enable OpenAI embedding model. | true
135+ | spring.ai.model.embedding | Enable OpenAI embedding model. | mistral
136136| spring.ai.mistralai.embedding.base-url | Optional overrides the spring.ai.mistralai.base-url to provide embedding specific url | -
137137| spring.ai.mistralai.embedding.api-key | Optional overrides the spring.ai.mistralai.api-key to provide embedding specific api-key | -
138138| spring.ai.mistralai.embedding.metadata-mode | Document content extraction mode. | EMBED
You can’t perform that action at this time.
0 commit comments