File tree 1 file changed +1
-1
lines changed
spring-ai-docs/src/main/antora/modules/ROOT/pages/api/embeddings 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
132
132
| Property | Description | Default
133
133
134
134
| 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
136
136
| spring.ai.mistralai.embedding.base-url | Optional overrides the spring.ai.mistralai.base-url to provide embedding specific url | -
137
137
| spring.ai.mistralai.embedding.api-key | Optional overrides the spring.ai.mistralai.api-key to provide embedding specific api-key | -
138
138
| spring.ai.mistralai.embedding.metadata-mode | Document content extraction mode. | EMBED
You can’t perform that action at this time.
0 commit comments