From 379183df0d47fe58203df29110eb56733ed7720d Mon Sep 17 00:00:00 2001 From: anastasiaberyoza Date: Tue, 25 Nov 2025 12:01:39 +0100 Subject: [PATCH 1/3] Add Claude 4.5 Opus --- .../aws-claude-4-5-opus-model-card.md | 35 +++++++++++++++++++ content/guides/box-ai/ai-models/index.md | 10 ++++++ 2 files changed, 45 insertions(+) create mode 100644 content/guides/box-ai/ai-models/aws-claude-4-5-opus-model-card.md diff --git a/content/guides/box-ai/ai-models/aws-claude-4-5-opus-model-card.md b/content/guides/box-ai/ai-models/aws-claude-4-5-opus-model-card.md new file mode 100644 index 000000000..470ded93a --- /dev/null +++ b/content/guides/box-ai/ai-models/aws-claude-4-5-opus-model-card.md @@ -0,0 +1,35 @@ +--- +rank: 27 +related_guides: + - box-ai/ai-tutorials/ask-questions + - box-ai/ai-tutorials/generate-text + - box-ai/ai-tutorials/extract-metadata + - box-ai/ai-tutorials/extract-metadata-structured + - box-ai/ai-agents/get-agent-default-config +--- +# AWS Claude Opus 4.5 + +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. + +## Model details + +| Item | Value | Description | +| ----- | ----- | ----------- | +| Model name | **AWS Claude Opus 4.5** | The name of the model. | +| Model category | **Premium** | The category of the model: Standard or Premium. | +| 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. | +| Hosting layer | **Amazon Web Services (AWS)** | The trusted organization that securely hosts LLM. | +| Model provider | **Anthropic** | The organization that provides this model. | +| Release date | **November 24th, 2025** | The release date for the model. | +| Knowledge cutoff date | **March 2025** | The date after which the model does not get any information updates. | +| Input context window | **200k tokens** | The number of tokens supported by the input context window. | +| Maximum output tokens | **64k tokens** | The number of tokens that can be generated by the model in a single request.| +| Empirical throughput| **Not specified** | The number of tokens the model can generate per second. | +| Open source | **No** | Specifies if the model's code is available for public use.| + +## Additional documentation + +For additional information, see [official AWS Claude Opus 4.5 documentation][aws-claude]. + +[aws-claude]: https://aws.amazon.com/bedrock/anthropic/ +[overrides]: g://box-ai/ai-agents/ai-agent-overrides \ No newline at end of file diff --git a/content/guides/box-ai/ai-models/index.md b/content/guides/box-ai/ai-models/index.md index d4c4ad27f..388e79bce 100644 --- a/content/guides/box-ai/ai-models/index.md +++ b/content/guides/box-ai/ai-models/index.md @@ -200,6 +200,16 @@ Box AI is powered by the following AI models. These models are integrated with B ISMAP + + A premium model combining maximum intelligence with practical performance. +
+ Chat + Available + Premium + FedRAMP Moderate + ISMAP +
+
A model that excels at complex agents, coding, and autonomous multi-step workflows.
From 37666f135ffe68492fbe3abff1f0cdda68f644a0 Mon Sep 17 00:00:00 2001 From: anastasiaberyoza Date: Tue, 25 Nov 2025 12:09:23 +0100 Subject: [PATCH 2/3] Fix linter issues --- .../guides/box-ai/ai-models/aws-claude-4-5-opus-model-card.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/guides/box-ai/ai-models/aws-claude-4-5-opus-model-card.md b/content/guides/box-ai/ai-models/aws-claude-4-5-opus-model-card.md index 470ded93a..ff99b3e2d 100644 --- a/content/guides/box-ai/ai-models/aws-claude-4-5-opus-model-card.md +++ b/content/guides/box-ai/ai-models/aws-claude-4-5-opus-model-card.md @@ -9,7 +9,7 @@ related_guides: --- # AWS Claude Opus 4.5 -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. +The **AWS Claude Opus 4.5** model is designed for developers building sophisticated AI agents that can reason, plan, and perform complex tasks with minimal oversight. ## Model details From b57d0e52af8be8f8638ef658a47c12bd1d449b6f Mon Sep 17 00:00:00 2001 From: anastasiaberyoza Date: Tue, 25 Nov 2025 12:24:37 +0100 Subject: [PATCH 3/3] Minor fix --- content/guides/box-ai/ai-models/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/guides/box-ai/ai-models/index.md b/content/guides/box-ai/ai-models/index.md index 388e79bce..da0279de6 100644 --- a/content/guides/box-ai/ai-models/index.md +++ b/content/guides/box-ai/ai-models/index.md @@ -101,7 +101,7 @@ Box AI is powered by the following AI models. These models are integrated with B ISMAP
- + A multimodal model designed to handle lightweight tasks.
Chat