Skip to content

Commit f8f38d6

Browse files
ricken07tzolov
authored andcommitted
Add MistralAI links to getting started doc
1 parent 634e6d0 commit f8f38d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/getting-started.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ Each of the following sections in the documentation shows which dependencies you
135135
** xref:api/embeddings/bedrock-cohere-embedding.adoc[Spring AI Bedrock Cohere Embeddings]
136136
** xref:api/embeddings/bedrock-titan-embedding.adoc[Spring AI Bedrock Titan Embeddings]
137137
** xref:api/embeddings/vertexai-embeddings.adoc[Spring AI VertexAI Embeddings]
138+
** xref:api/embeddings/mistralai-embeddings.adoc[Spring AI MistralAI Embeddings]
138139

139140
=== Chat Models
140141
* xref:api/chatclient.adoc[Chat Completion API]
@@ -149,6 +150,7 @@ Each of the following sections in the documentation shows which dependencies you
149150
*** xref:api/clients/bedrock/bedrock-llama2.adoc[Llama2 Chat Completion]
150151
*** xref:api/clients/bedrock/bedrock-titan.adoc[Titan Chat Completion]
151152
*** 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)
152154
// ** xref:api/clients/bedrock/bedrock-jurassic.adoc[Jurassic2 Chat Completion] (WIP, no streaming support)
153155

154156
=== Image Generation Models

0 commit comments

Comments
 (0)