Add MistralAI links to getting started doc
This commit is contained in:
committed by
Christian Tzolov
parent
634e6d0512
commit
f8f38d6b23
@@ -135,6 +135,7 @@ Each of the following sections in the documentation shows which dependencies you
|
||||
** xref:api/embeddings/bedrock-cohere-embedding.adoc[Spring AI Bedrock Cohere Embeddings]
|
||||
** xref:api/embeddings/bedrock-titan-embedding.adoc[Spring AI Bedrock Titan Embeddings]
|
||||
** xref:api/embeddings/vertexai-embeddings.adoc[Spring AI VertexAI Embeddings]
|
||||
** xref:api/embeddings/mistralai-embeddings.adoc[Spring AI MistralAI Embeddings]
|
||||
|
||||
=== Chat Models
|
||||
* xref:api/chatclient.adoc[Chat Completion API]
|
||||
@@ -149,6 +150,7 @@ Each of the following sections in the documentation shows which dependencies you
|
||||
*** xref:api/clients/bedrock/bedrock-llama2.adoc[Llama2 Chat Completion]
|
||||
*** xref:api/clients/bedrock/bedrock-titan.adoc[Titan Chat Completion]
|
||||
*** xref:api/clients/bedrock/bedrock-anthropic.adoc[Anthropic Chat Completion]
|
||||
** xref:api/clients/mistralai-chat.adoc[MistralAI Chat Completion] (streaming and function-calling support)
|
||||
// ** xref:api/clients/bedrock/bedrock-jurassic.adoc[Jurassic2 Chat Completion] (WIP, no streaming support)
|
||||
|
||||
=== Image Generation Models
|
||||
|
||||
Reference in New Issue
Block a user