|
| 1 | +--- |
| 2 | +rank: 14 |
| 3 | +related_guides: |
| 4 | + - box-ai/ai-tutorials/ask-questions |
| 5 | + - box-ai/ai-tutorials/generate-text |
| 6 | + - box-ai/ai-tutorials/extract-metadata |
| 7 | + - box-ai/ai-tutorials/extract-metadata-structured |
| 8 | + - box-ai/ai-agents/get-agent-default-config |
| 9 | +--- |
| 10 | +# AWS Claude 3.7 Sonnet |
| 11 | + |
| 12 | +## Overview |
| 13 | + |
| 14 | +**AWS Claude 3.7 Sonnet** model is designed to enhance language understanding and generation tasks. |
| 15 | + |
| 16 | +## Model details |
| 17 | + |
| 18 | +| Item | Value | Description | |
| 19 | +|-----------|----------|----------| |
| 20 | +|Model name|**AWS Claude 3.7 Sonnet**| The name of the model. | |
| 21 | +|API model name|`aws__claude_3_7_sonnet`| The name of the model that is used in the [Box AI API for model overrides][overrides]. The user must provide this exact name for the API to work. | |
| 22 | +|Hosting layer| **Amazon Web Services (AWS)** | The trusted organization that securely hosts LLM. | |
| 23 | +|Model provider|**Anthropic**| The organization that provides this model. | |
| 24 | +|Release date| **February 24, 2025** | The release date for the model.| |
| 25 | +|Knowledge cutoff date| **October 2024**| The date after which the model does not get any information updates. | |
| 26 | +|Input context window |**200k tokens**| The number of tokens supported by the input context window.| |
| 27 | +|Maximum output tokens | **8k tokens** |The number of tokens that can be generated by the model in a single request.| |
| 28 | +|Empirical throughput| **42** | The number of tokens the model can generate per second.| |
| 29 | +|Open source | **No** | Specifies if the model's code is available for public use. | |
| 30 | + |
| 31 | +## Additional documentation |
| 32 | + |
| 33 | +For additional information, see [official AWS Claude 3.5 Sonnet documentation][aws-claude]. |
| 34 | + |
| 35 | +[aws-claude]: https://aws.amazon.com/bedrock/claude/ |
| 36 | +[overrides]: g://box-ai/ai-agents/ai-agent-overrides |
0 commit comments