-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into box/box-python-sdk-gen/v1.5.0
- Loading branch information
Showing
8 changed files
with
618 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
32 changes: 32 additions & 0 deletions
32
content/2024/09-11-box-swift-sdk-generated-050-released.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
applied_at: '2024-09-11' | ||
applies_to: | ||
- sdks | ||
- swift | ||
is_impactful: false | ||
is_new_feature: true | ||
release_source_url: 'https://github.com/box/box-swift-sdk-gen/releases/tag/0.5.0' | ||
collapse: true | ||
--- | ||
|
||
# Box Swift SDK Generated `0.5.0` released | ||
|
||
### Bug Fixes | ||
|
||
* Fix variants in metadata query results (box/box-openapi[#456][1]) ([#232][2]) ([`be2fa52`][3]) | ||
|
||
### New Features and Enhancements | ||
|
||
* add Hubs Beta (box/box-openapi[#453][4]) ([#220][5]) ([`546f487`][6]) | ||
|
||
[1]: https://github.com/box/box-codegen/issues/456 | ||
|
||
[2]: https://github.com/box/box-codegen/issues/232 | ||
|
||
[3]: https://github.com/box/box-codegen/commit/be2fa52bb0d086f6c9b20fd5c3bdcad4b98f3f37 | ||
|
||
[4]: https://github.com/box/box-codegen/issues/453 | ||
|
||
[5]: https://github.com/box/box-codegen/issues/220 | ||
|
||
[6]: https://github.com/box/box-codegen/commit/546f487bde9dae2407ff65620eb6e6a81e45b149 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
applied_at: "2024-09-19" | ||
applies_to: | ||
- api | ||
- sdks | ||
is_impactful: true | ||
is_new_feature: true | ||
collapse: true | ||
show_excerpt: true | ||
release_source_url: '' | ||
--- | ||
|
||
# Box AI API default model update | ||
|
||
Box AI Platform API has been updated with a new default model for the `POST /2.0/ai/ask` endpoint. Both single and multiple document modes are now based on Azure's `gpt-4o-mini`. | ||
|
||
> **Note**: Box AI Platform API is currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI Platform API is available to all Enterprise Plus customers. | ||
<!-- more --> | ||
|
||
For more information on [default agent configuration][1] and [supported AI models][2] visit developer guides. | ||
|
||
## Where to get support | ||
|
||
Should you have any issues or need further guidance, please post a request to our [developer forum][3] for any help needed. | ||
|
||
[1]: https://developer.box.com/guides/box-ai/ai-agents/get-agent-default-config/ | ||
[2]: https://developer.box.com/guides/box-ai/supported-models/ | ||
[3]: https://community.box.com/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
applied_at: '2024-10-18' | ||
applies_to: | ||
- sdks | ||
- java | ||
is_impactful: false | ||
is_new_feature: true | ||
release_source_url: 'https://github.com/box/box-java-sdk/releases/tag/v4.12.0' | ||
collapse: true | ||
--- | ||
|
||
# Box Java SDK `v4.12.0` released | ||
|
||
### New Features and Enhancements | ||
|
||
* Support AI Agent ([#1265][1]) ([`3cb2c7c`][2]) | ||
* Support AI extract and AI extract structured ([#1266][3]) ([`7ba90b9`][4]) | ||
|
||
[1]: https://github.com/box/box-java-sdk/issues/1265 | ||
|
||
[2]: https://github.com/box/box-java-sdk/commit/3cb2c7c275761a24be9403a6a2b41d0725ba8d9b | ||
|
||
[3]: https://github.com/box/box-java-sdk/issues/1266 | ||
|
||
[4]: https://github.com/box/box-java-sdk/commit/7ba90b96070a32b3e2ac60e5c55bd04d0a5973c0 |
Oops, something went wrong.