File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
spring-ai-docs/src/main/antora/modules/ROOT/pages Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -135,6 +135,7 @@ Each of the following sections in the documentation shows which dependencies you
135
135
** xref:api/embeddings/bedrock-cohere-embedding.adoc[Spring AI Bedrock Cohere Embeddings]
136
136
** xref:api/embeddings/bedrock-titan-embedding.adoc[Spring AI Bedrock Titan Embeddings]
137
137
** xref:api/embeddings/vertexai-embeddings.adoc[Spring AI VertexAI Embeddings]
138
+ ** xref:api/embeddings/mistralai-embeddings.adoc[Spring AI MistralAI Embeddings]
138
139
139
140
=== Chat Models
140
141
* xref:api/chatclient.adoc[Chat Completion API]
@@ -149,6 +150,7 @@ Each of the following sections in the documentation shows which dependencies you
149
150
*** xref:api/clients/bedrock/bedrock-llama2.adoc[Llama2 Chat Completion]
150
151
*** xref:api/clients/bedrock/bedrock-titan.adoc[Titan Chat Completion]
151
152
*** xref:api/clients/bedrock/bedrock-anthropic.adoc[Anthropic Chat Completion]
153
+ ** xref:api/clients/mistralai-chat.adoc[MistralAI Chat Completion] (streaming and function-calling support)
152
154
// ** xref:api/clients/bedrock/bedrock-jurassic.adoc[Jurassic2 Chat Completion] (WIP, no streaming support)
153
155
154
156
=== Image Generation Models
You can’t perform that action at this time.
0 commit comments