Skip to content

Commit ab4b544

Browse files
Merge branch 'main' of github.com:box/developer.box.com
2 parents 58d39bf + e3cf59c commit ab4b544

File tree

15 files changed

+261
-97
lines changed

15 files changed

+261
-97
lines changed

content/guides/api-calls/api-versioning-strategy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ For details on possible errors, see [versioning errors](g://api-calls/permission
110110

111111
## How Box SDK versioning works
112112

113-
The versioning strategy applies only to [next generation generated SDKs](page://sdks-and-tools/#next-generation-sdks).
113+
The versioning strategy applies only to [generated SDKs](page://sdks-and-tools/#next-generation-sdks).
114114

115115
Box SDKs support the **All Versions In** SDK approach.
116116
This means that every release of SDK provides access to all endpoints in any version which is currently live. All generated SDKs use manager's approach - they group all endpoints with the same domain in one manager.
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
rank: 29
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 Haiku 4.5
11+
12+
The **AWS Claude Haiku 4.5** model is optimized for high-volume, low-latency applications. It provides strong coding performance with improved speed and cost efficiency compared to larger models.
13+
14+
## Model details
15+
16+
| Item | Value | Description |
17+
| ----- | ----- | ----------- |
18+
| Model name | **AWS Claude Haiku 4.5** | The name of the model. |
19+
| Model category | **Standard** | The category of the model: Standard or Premium. |
20+
| API model name |`aws__claude_4_5_haiku`| 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 | **October 15th, 2025** | The release date for the model. |
24+
| Knowledge cutoff date | **February 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 Haiku 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

content/guides/box-ai/ai-models/aws-claude-4-5-sonnet-model-card.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
2-
rank: 29
2+
rank: 28
33
related_guides:
44
- box-ai/ai-tutorials/ask-questions
55
- box-ai/ai-tutorials/generate-text
66
- box-ai/ai-tutorials/extract-metadata
77
- box-ai/ai-tutorials/extract-metadata-structured
88
- box-ai/ai-agents/get-agent-default-config
99
---
10-
# AWS Claude 4.5 Sonnet
10+
# AWS Claude Sonnet 4.5
1111

12-
**AWS Claude 4.5 Sonnet** model is a high-performance model designed for building complex agents, delivering leading coding capabilities and executing across development tasks. It excels at autonomously planning and executing complex, multi-step workflows and is particularly effective in areas like finance, research, and cybersecurity.
12+
The **AWS Claude Sonnet 4.5** model is a high-performance model designed for building complex agents, delivering leading coding capabilities, and executing across development tasks. It excels at autonomously planning and executing complex, multi-step workflows and is particularly effective in areas like finance, research, and cybersecurity.
1313

1414
## Model details
1515

1616
| Item | Value | Description |
1717
| ----- | ----- | ----------- |
18-
| Model name | **AWS Claude 4.5 Sonnet** | The name of the model. |
18+
| Model name | **AWS Claude Sonnet 4.5** | The name of the model. |
1919
| Model category | **Premium** | The category of the model: Standard or Premium. |
2020
| API model name |`aws__claude_4_5_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. |
2121
| Hosting layer | **Amazon Web Services (AWS)** | The trusted organization that securely hosts LLM. |
@@ -29,7 +29,7 @@ related_guides:
2929

3030
## Additional documentation
3131

32-
For additional information, see [official AWS Claude 4.5 Sonnet documentation][aws-claude].
32+
For additional information, see [official AWS Claude Sonnet 4.5 documentation][aws-claude].
3333

3434
[aws-claude]: https://aws.amazon.com/bedrock/anthropic/
3535
[overrides]: g://box-ai/ai-agents/ai-agent-overrides

content/guides/box-ai/ai-models/index.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,10 +165,19 @@ Box AI is powered by the following AI models. These models are integrated with B
165165
<div>
166166
<strong style="background-color: #e8e8e8">Chat</strong>
167167
<strong style="background-color: #e1ffe7">Available</strong>
168-
<strong style="background-color: #fdfad8">Premium</strong>
168+
<strong style="background-color: #f8d59b">Premium</strong>
169+
<strong style="background-color: #e1f8ff">FedRAMP Moderate</strong>
170+
</div>
171+
</Tile>
172+
<Tile type="model" title="aws__claude_4_5_haiku" href="/guides/box-ai/ai-models/aws-claude-4-5-haiku-model-card">
173+
A fast model with near-frontier intelligence.
174+
<div>
175+
<strong style="background-color: #e8e8e8">Chat</strong>
176+
<strong style="background-color: #e1ffe7">Available</strong>
177+
<strong style="background-color: #fdfad8">Standard</strong>
169178
<strong style="background-color: #e1f8ff">FedRAMP Moderate</strong>
170179
</div>
171-
</Tile>
180+
</Tile>
172181
<Tile type="model" title="aws__claude_4_sonnet" href="/guides/box-ai/ai-models/aws-claude-4-5-sonnet-model-card">
173182
A model that brings frontier performance to everyday use cases.
174183
<div>

content/guides/box-ai/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Box AI API provides a number of capabilities
2828
designed to help you leverage Large Language Models (LLMs)
2929
in your application workflows.
3030

31-
Currently, you can ask Box AI to answer
31+
You can ask Box AI to answer
3232
user questions, summarize the document content,
3333
or generate text you can use in your documents.
3434
You can also use Box AI to extract metadata from the

content/guides/box-mcp/remote/index.md

Lines changed: 58 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -117,18 +117,70 @@ When you use Box AI in third-party applications, you can achieve the best experi
117117

118118
## Available tools
119119

120-
Remote Box MCP server includes several tools you can use:
120+
The remote Box MCP server provides access to a comprehensive set of tools that enable AI agents to interact with Box content and features. These tools are organized by functional category to help you quickly identify the right capabilities for your use case.
121+
122+
### User and authentication
123+
124+
Manage user authentication and retrieve information about the authenticated user.
121125

122126
| Tool | Description|
123-
|--------|--------|
127+
| ---- | ---------- |
124128
| `who_am_i`| Returns detailed information about the currently authenticated Box user.|
125-
| `get_file_content` | Returns content of a file stored in Box |
126-
| `search_folders_by_name`| Searches for folders within Box by name using keyword matching.|
129+
130+
### Content Management
131+
132+
Manage files and folders, perform searches, and handle content operations across your Box environment.
133+
134+
#### File operations
135+
136+
| Tool | Description|
137+
| ---- | ---------- |
138+
| `get_file_content` | Returns the content of a file stored in Box. |
139+
| `get_file_details` | Gets comprehensive file information from Box including metadata, permissions, and version details. |
140+
| `upload_file` | Uploads a new file to Box. |
141+
| `upload_file_version` | Uploads a new file version by providing the entire file contents to update an existing file in Box. |
142+
143+
#### Folder operations
144+
145+
| Tool | Description|
146+
| ---- | ---------- |
147+
| `create_folder` | Creates a new folder in Box. |
148+
| `get_folder_details` | Retrieves comprehensive folder information including metadata, permissions, and collaboration settings. |
127149
| `list_folder_content_by_folder_id`| Lists files, folders, and web links in a folder. |
150+
151+
#### Search
152+
153+
| Tool | Description|
154+
| ---- | ---------- |
128155
| `search_files_keyword`| Searches for files using keywords. Supports metadata filters, file extension filtering, and field selection.|
129-
| `search_files_metadata`| Searches for files using SQL-like metadata queries. Supports complex filtering with parameters, field selection, and folder scoping.|
156+
| `search_folders_by_name`| Searches for folders within Box by name using keyword matching.|
157+
158+
### Box AI
159+
160+
Use AI-powered tools to ask questions, extract insights, and analyze content across files and hubs.
161+
162+
| Tool | Description|
163+
| ---- | ---------- |
164+
| `ai_qa_hub`| Asks a question to a Box Hub using Box AI.|
130165
| `ai_qa_single_file`| Asks a question to a single file using Box AI.|
131166
| `ai_qa_multi_file`| Asks a question to multiple files using Box AI.|
132-
| `ai_qa_hub`| Asks a question to a Box Hub using Box AI.|
133167
| `ai_extract_freeform`| Extracts metadata from files using Box AI in freeform format without requiring predefined template structures.|
134168
| `ai_extract_structured`| Extracts structured metadata from files using Box AI based on either custom fields definition or an existing metadata template.|
169+
170+
### Collaboration
171+
172+
Enable team collaboration through comments, shared links, and collaboration management tools.
173+
174+
| Tool | Description|
175+
| ---- | ---------- |
176+
| `list_tasks` | Lists all tasks associated with a specific file, including status, message, and due dates. |
177+
178+
### Hubs
179+
180+
Create and manage Box Hubs for organizing collaborative content and resources around specific topics or projects.
181+
182+
| Tool | Description|
183+
| ---- | ---------- |
184+
| `get_hub_details` | Retrieves detailed information about a specific hub. |
185+
| `get_hub_items` | Gets items (files and folders) associated with a specific hub. |
186+
| `list_hubs` | Lists all hubs accessible to the authenticated user. |

content/guides/tooling/sdks/dotnet-gen.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ alias_paths: []
1515

1616
Don’t worry, your existing code will continue to work without changes. You can still use your applications based on Box Next Generation SDKs with no impact, but you won't receive new features, updates, or bug fixes.
1717

18-
All future development, including new features and updates for the Next Generation SDKs, will be delivered through Box core SDKs starting with version `v10`. Currently, `v10` is available as a separate [branch][branch].
19-
20-
For more details, see our [SDK versioning strategy document][versioning].
18+
All future development, including new features and updates, will be delivered through the Box core SDKs. The standalone generated artifact was introduced in the version `v10` of the Box core SDKs, and it is currently available as a separate [branch][sdk-branch].
2119
</Message>
2220

23-
Check the [migration guide][migration] to learn how to switch from Box Next Generation SDK to Box core SDK `v10`.
21+
Check the [migration guide][migration] to learn how to switch from the Box Next Generation SDK to the Box core SDK `v10`.
22+
23+
For more details, see our [SDK versioning strategy document][versioning].
2424

2525
[versioning]: g://tooling/sdks/sdk-versioning
26-
[branch]: https://github.com/box/box-windows-sdk-v2/tree/sdk-gen
27-
[migration]: https://github.com/box/box-windows-sdk-v2/blob/sdk-gen/migration-guides/from-dotnet-sdk-gen-v1-to-box-windows-sdk-v10.md
26+
[sdk-branch]: https://github.com/box/box-windows-sdk-v2/tree/sdk-gen
27+
[migration]: https://github.com/box/box-windows-sdk-v2/blob/sdk-gen/migration-guides/from-dotnet-sdk-gen-v1-to-box-windows-sdk.md

content/guides/tooling/sdks/index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,17 +65,18 @@ Refer to [this][android-docs] documentation for more details.
6565

6666
In keeping with industry best practices, we are consolidating the Box Next Generation SDKs and Box core SDKs into a single package for each programming language. This makes migration efforts much easier and allows seamless additions of new capabilities to existing applications still powered by Box core SDKs, which were maintained manually.
6767

68-
All future development, including new features and updates for the Next Generation SDKs, will be delivered through Box core SDKs starting with version `v10`. Currently, `v10` is available as a separate branch.
68+
**All future development, including new features and updates, will be delivered through the Box core SDKs. The standalone generated artifact was introduced in the version `v10` of the Box core SDKs, and it is currently available as a separate branch.**
6969

7070
For more details, see our [SDK versioning strategy document][versioning].
7171
</Message>
7272

73-
The latest generation Box Python SDK, Box TypeScript
74-
SDK, Box .NET SDK, and Box Swift SDK are designed to elevate the developer
73+
`v10` of Python SDK, Box TypeScript
74+
SDK, Box .NET SDK, Box Java SDK, and Box Swift SDK are designed
75+
to elevate the developer
7576
experience and streamline your integration
7677
with Box Content Cloud.
7778

78-
Here's what you can expect from the new SDKs:
79+
Here's what you can expect from `v10`:
7980

8081
- **Full API support**: New Box SDKs empower developers with complete coverage of the Box API ecosystem. You can access all the latest features and functionalities offered by Box and build feature-rich applications.
8182
- **Rapid API updates**: The new auto-generation development approach allows you to add Box APIs to SDKs at a much faster pace (in a matter of days). This means you can leverage the most up-to-date features in your applications without delay.

content/guides/tooling/sdks/java-gen.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ alias_paths: []
1515

1616
Don’t worry, your existing code will continue to work without changes. You can still use your applications based on Box Next Generation SDKs with no impact, but you won't receive new features, updates, or bug fixes.
1717

18-
All future development, including new features and updates for the Next Generation SDKs, will be delivered through Box core SDKs starting with version `v10`. Currently, `v10` is available as a separate [branch][branch].
19-
20-
For more details, see our [SDK versioning strategy document][versioning].
18+
**All future development, including new features and updates, will be delivered through the Box core SDKs. The standalone generated artifact was introduced in the version `v10` of the Box core SDKs, and it is currently available as a separate [branch][sdk-branch].**
2119
</Message>
2220

23-
Check the [migration guide][migration] to learn how to switch from Box Next Generation SDK to Box core SDK `v10`.
21+
Check the [migration guide][migration] to learn how to switch from the Box Next Generation SDK to the Box core SDK `v10`.
22+
23+
For more details, see our [SDK versioning strategy document][versioning].
2424

2525
[versioning]: g://tooling/sdks/sdk-versioning
26-
[branch]: https://github.com/box/box-java-sdk/tree/sdk-gen
27-
[migration]: https://github.com/box/box-java-sdk/blob/sdk-gen/migration-guides/from-box-java-sdk-gen-v0-to-box-java-sdk-v10.md
26+
[sdk-branch]: https://github.com/box/box-java-sdk/tree/sdk-gen
27+
[migration]: https://github.com/box/box-java-sdk/blob/sdk-gen/migration-guides/from-box-java-sdk-gen-v0-to-box-java-sdk.md

content/guides/tooling/sdks/python-gen.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,14 @@ alias_paths: []
1414
As of September 17, 2025 Box Next Generation SDKs are no longer supported as separate artifacts.
1515

1616
Don’t worry, your existing code will continue to work without changes. You can still use your applications based on Box Next Generation SDKs with no impact, but you won't receive new features, updates, or bug fixes.
17-
18-
All future development, including new features and updates for the Next Generation SDKs, will be delivered through Box core SDKs starting with version `v10`. Currently, `v10` is available as a separate branch.
1917

20-
For more details, see our [SDK versioning strategy document][versioning].
18+
**All future development, including new features and updates, will be delivered through the Box core SDKs. The standalone generated artifact was introduced in the version `v10` of the Box core SDKs, and it is currently available as a separate [branch][sdk-branch].**
2119
</Message>
2220

23-
Check the [migration guide][migration] to learn how to switch from Box Next Generation SDK to Box core SDK `v10`.
21+
Check the [migration guide][migration] to learn how to switch from the Box Next Generation SDK to the Box core SDK `v10`.
22+
23+
For more details, see our [SDK versioning strategy document][versioning].
2424

2525
[versioning]: g://tooling/sdks/sdk-versioning
26-
[migration]: https://github.com/box/box-python-sdk/blob/sdk-gen/migration-guides/from-box-python-sdk-gen-v1-to-box-python-sdk-v10.md
26+
[migration]: https://github.com/box/box-python-sdk/blob/sdk-gen/migration-guides/from-box-python-sdk-gen-v1-to-box-python-sdk.md
27+
[sdk-branch]: https://github.com/box/box-python-sdk/tree/sdk-gen

0 commit comments

Comments
 (0)