Box Developer Documentation
Changelog
  • All
  • New features
  • Impactful changes
  • API
  • Java
  • Windows
  • Python
  • Node
  • CLI
  • iOS
  • UI Elements
  • AI
Unread

Enhanced extract agent

Feature API AI

Enhanced extract agent

Today we introduced the new enhanced extract agent powered by Gemini 2.5 Pro. It employs chain-of-thought processing to provide the best answer, but also to tell the developer the reason it believes this answer is the correct one.

The enhanced extract agent:

  • Offers an improved key-value pair extraction from complex documents with higher accuracy.
  • Effortless access with Box UI: activate the feature with a single click.
  • Transforms unstructured data into meaningful metadata attached to files.
  • Enables faster insights and discovery using the Box Metadata search tool.

Go to the Autofilling Metadata in Templates section in our product documentation to learn more about its capabilities.

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.

Unread

AI Studio v2

Feature API AI guides

AI Studio v2

With the release of the newest version of the AI Studio functionality, we introduced the enhancements listed below.

  • Users receive a notification in case of any issues with an agent directly in the AI Studio UI.
  • Agents are validated in real time. The ones that don't pass validation are not visible for the users.

Admins can:

  • Control the suggested questions displayed when the user starts interacting with a custom AI agent.
  • See the details of a request and response of a LLM, for example the system prompt, model, custom instructions.
  • Control the parameters of a Box AI image processor in a custom agent. The parameters are necessary to ask a LLM about a specific image.

You can find more information in our API and product documentation.

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.

Unread

Box CLI v4.2.0 released

Feature CLI GitHub

Box CLI v4.2.0 released

New Features and Enhancements

Unread

Box Python SDK Generated v1.15.0 released

Feature SDKs Python GitHub

Box Python SDK Generated v1.15.0 released

Bug Fixes

  • Compute webhook signature with and without escaping the body (box/box-codegen#737) (#607) (e5118b8)
  • Fix downscope token to use retrieveToken method for token retrieval (box/box-codegen#731) (#598) (e492685)
  • Fix slash escaping when calculating webhook signature (box/box-codegen#736) (#603) (430b175)
  • Use constant-time comparison for HMAC signatures (box/box-codegen#739) (#610) (6f6660c)

New Features and Enhancements

  • Add AI agents warnings; allow for more types of metadata value (box/box-openapi#520) (#567) (86aa1cc)
  • Add Shield Lists APIs (box/box-openapi#528) (#601) (f980f65)
  • Add support of IBM models to AI API (box/box-openapi#522) (#568) (767547a)
  • Update legal holds and AI models (box/box-openapi#526) (#599) (d56228d)
Unread

Box TypeScript SDK Generated v1.16.0 released

Feature SDKs typescript GitHub

Box TypeScript SDK Generated v1.16.0 released

Bug Fixes

  • Compute webhook signature with and without escaping the body (box/box-codegen#737) (#627) (6a21b8e)
  • Fix circular dependency in boxNetworkClient (box/box-codegen#708) (#591) (b383889)
  • Fix downscope token to use retrieveToken method for token retrieval (box/box-codegen#731) (#618) (90edb0c)
  • Fix slash escaping when calculating webhook signature (box/box-codegen#736) (#624) (a0307d0)
  • Handle list of strings in metadata filter (box/box-codegen#716) (#597) (979ff2c)
  • Improve file download to avoid storing content in memory (box/box-codegen#701) (#589) (513a15e)
  • Modify utility functions for browser (box/box-codegen#686) (#585) (7232170)
  • Use constant-time comparison for HMAC signatures (box/box-codegen#739) (#630) (efdcaaf)

New Features and Enhancements

  • Add AI agents warnings; allow for more types of metadata value (box/box-openapi#520) (#600) (a5a555f)
  • Add security settings properties on sign template schema (box/box-openapi#518) (#588) (dfd3e5f)
  • Add Shield Lists APIs (box/box-openapi#528) (#622) (be3af44)
  • Add support of IBM models to AI API (box/box-openapi#522) (#601) (b060b8c)
  • Increase max items for ai extract endpoints (box/box-openapi#525) (#602) (86c5d14)
  • Update legal holds and AI models (box/box-openapi#526) (#620) (de3df57)
Unread

Box Node SDK v3.8.1 released

SDKs Node GitHub

Box Node SDK v3.8.1 released

Bug Fixes

  • Use constant-time comparison for HMAC signatures (#893) (d819efe)
Unread

Box Java SDK v4.16.2 released

SDKs Java GitHub

Box Java SDK v4.16.2 released

Bug Fixes

  • Fix parsing downloadFileCount property for BoxZipDownloadStatus (50c2249)
Unread

Box AI API - new AI models now available, Gemini 1.5 models deprecated

Feature Impactful guides API AI

Box AI API - new AI models now available, Gemini 1.5 models deprecated

The list of available AI models has been recently updated with the following models:

  • AWS Claude 4 Sonnet
  • AWS Claude 4 Opus

The following models have been deprecated:

  • Google Gemini 1.5 Flash 001
  • Google Gemini 1.5 Pro 001

For more information, see retired models.

Azure OpenAI GPT o4 Mini model was removed.

Models offered in Preview mode have not been fully performance-tested at scale and are made available 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.

Unread

Box Dotnet SDK Generated v1.10.0 released

SDKs dotnet GitHub

Box Dotnet SDK Generated v1.10.0 released

New Features and Enhancements

  • Add UploadWithPreflightCheck convenient method (box/box-codegen#705) (#469) (8dff7bb)
  • Add AI agents warnings; allow for more types of metadata value (box/box-openapi#520) (#474) (a53cff5)
  • Add security settings properties on sign template schema (box/box-openapi#518) (#462) (7fddaea)
  • Add support of IBM models to AI API (box/box-openapi#522) (#475) (a187301)
  • Support sensitive data sanitization in errors (box/box-codegen#695) (#453) (5ee0c93)
Unread

Box Python SDK Generated v1.14.0 released

Feature SDKs Python GitHub

Box Python SDK Generated v1.14.0 released

Bug Fixes

New Features and Enhancements

  • Add security settings properties on sign template schema (box/box-openapi#518) (#543) (0a45d21)
  • Support sensitive data sanitization in errors (box/box-codegen#695) (#533) (abb7b1d)