Skip to content

Commit a474b12

Browse files
committed
docs(bedrock-converse): add list of supported models to converse api docs
The commit adds a note to the bedrock-converse.adoc document that lists the supported models for the Converse API, including: Amazon Titan, Amazon Nova, AI21 Labs, Anthropic Claude, Cohere Command, Meta Llama, Mistral AI
1 parent dfbc394 commit a474b12

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/api/chat/bedrock-converse.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ The Bedrock Converse API has the following high-level features:
88
* Multimodal Input: Ability to process both text and image inputs in conversations
99
* Streaming Support: Real-time streaming of model responses
1010
* System Messages: Support for system-level instructions and context setting
11-
// * Metrics Integration: Built-in support for observation and metrics tracking
1211
1312
TIP: The Bedrock Converse API provides a unified interface across multiple model providers while handling AWS-specific authentication and infrastructure concerns.
13+
Currently, the Converse API link:https://docs.aws.amazon.com/bedrock/latest/userguide/conversation-inference-supported-models-features.html[Supported Models] inlcude:
14+
`Amazon Titan`, `Amazon Nova`, `AI21 Labs`, `Anthropic Claude`, `Cohere Command`, `Meta Llama`, `Mistral AI`.
1415

1516
[NOTE]
1617
====

0 commit comments

Comments
 (0)