- Adds support for Converse API models which support Messages API
- Supports multiple models with a single common API format for easier support of newer models
- Examples added for:
- Amazon Nova v2 Lite
- Anthropic Claude 4.5 Haiku
- Mistral 7B Instruct
- StabilityAI StableDiffusion 3.5 Large
These examples should populate into the DynamoDB table called modelsTable. Here is the source for these examples https://github.com/aws-samples/document-translation/tree/v3.4.0/infrastructure/lib/features/readable/defaults
Full Changelog: v3.3.1...v3.4.0