Box AI API — new AI models available and default model update
Box AI API — new AI models available and default model update
The list of available AI models has been recently updated with the following models:
Additionally, OpenAI GPT 5 is now the default model for Box AI (Box AI for Hubs, Box AI for Documents, and Box AI for Notes Q&A).
Note: Models offered in Preview mode have not been fully performance-tested at scale and are provided on an as-is basis. You may experience variability in model/output quality, availability, and accuracy.
You can use the provided models to override the default model used in the AI agent configuration. For further details on Box AI API, see the guides and API reference.
Where to get support
Should you have any issues or need further guidance, please post a request to our developer forum for any help needed.
Box SDKs major version
Box SDKs major version
Introducing a new major release of Box SDKs that includes two packages — the manually maintained package and the generated package. The coexisting packages provide easier access to the latest Box API features and support gradual migration to the standalone generated package.
Overview
To facilitate this migration process, there are two actively maintained major Box core SDK versions:
- The latest major version that follows sequential versioning and includes the manually maintained package and the generated one. This SDK version enables leveraging coexisting packages at the same time, and serves as a transition phase. Support for the consolidated version of each Box core SDK will continue in 2027.
v10
that includes only the generated package, a consistent version number across all Box SDK artifacts.
Additional information and migration guides
For additional information on recommended actions and migration guides, visit Box SDK versioning strategy page.
Where to get support
Should you have any issues or need further guidance, please post a request to our developer forum or report issues directly in the individual Box SDK repositories on GitHub.
Box CLI v4.4.1
released
Box CLI v4.4.0
released
Box Java SDK v10.1.0
released
Box Node SDK v10.0.1
released
Box Node SDK v10.0.1
released
Bug Fixes
- Allow flexible key-value data in
AiExtractResponse.answer
andEvent.additionalDetails
(box/box-openapi#556) (#1051) (70a2275
) - Make
role
parameter of update collaboration optional (box/box-openapi#557) (#1068) (3992171
) - Relax JSON deserialization guard by removing strict
content-type
check (box/box-codegen#844) (#1033) (1eb2c32
)
Box Windows SDK v10.1.0
released