|
| 1 | +--- |
| 2 | +rank: 27 |
| 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 Opus 4.5 |
| 11 | + |
| 12 | +The **AWS Claude Opus 4.5** model is designed for developers building sophisticated AI agents that can reason, plan, and execute complex tasks with minimal oversight. |
| 13 | + |
| 14 | +## Model details |
| 15 | + |
| 16 | +| Item | Value | Description | |
| 17 | +| ----- | ----- | ----------- | |
| 18 | +| Model name | **AWS Claude Opus 4.5** | The name of the model. | |
| 19 | +| Model category | **Premium** | The category of the model: Standard or Premium. | |
| 20 | +| API model name |`aws__claude_4_5_opus`| 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. | |
| 21 | +| Hosting layer | **Amazon Web Services (AWS)** | The trusted organization that securely hosts LLM. | |
| 22 | +| Model provider | **Anthropic** | The organization that provides this model. | |
| 23 | +| Release date | **November 24th, 2025** | The release date for the model. | |
| 24 | +| Knowledge cutoff date | **March 2025** | The date after which the model does not get any information updates. | |
| 25 | +| Input context window | **200k tokens** | The number of tokens supported by the input context window. | |
| 26 | +| Maximum output tokens | **64k tokens** | The number of tokens that can be generated by the model in a single request.| |
| 27 | +| Empirical throughput| **Not specified** | The number of tokens the model can generate per second. | |
| 28 | +| Open source | **No** | Specifies if the model's code is available for public use.| |
| 29 | + |
| 30 | +## Additional documentation |
| 31 | + |
| 32 | +For additional information, see [official AWS Claude Opus 4.5 documentation][aws-claude]. |
| 33 | + |
| 34 | +[aws-claude]: https://aws.amazon.com/bedrock/anthropic/ |
| 35 | +[overrides]: g://box-ai/ai-agents/ai-agent-overrides |
0 commit comments