Skip to content

Commit

Permalink
Update en to output generated at c24f7ec
Browse files Browse the repository at this point in the history
  • Loading branch information
bszwarc committed Oct 24, 2024
1 parent 7fcfc45 commit fce9f90
Show file tree
Hide file tree
Showing 6 changed files with 94 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 2024-09-23-box-ai-api-defaul-model-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ total_steps: null
type: changelog
sibling_id: ''
parent_id: changelog
next_page_id: 2024-10-21-box-ui-elements-v2200-released
next_page_id: 2024-10-18-box-java-sdk-v4120-released
previous_page_id: 2024-09-17-box-ai-extract
source_url: >-
https://github.com/box/box-developer-changelog/blob/main/content/2024/09-23-box-ai-api-defaul-model-update.md
Expand Down
38 changes: 38 additions & 0 deletions 2024-10-18-box-java-sdk-v4120-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
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
is_index: false
category_id: changelog
subcategory_id: ''
id: 2024-10-18-box-java-sdk-v4120-released
rank: null
total_steps: null
type: changelog
sibling_id: ''
parent_id: changelog
next_page_id: 2024-10-21-box-ui-elements-v2200-released
previous_page_id: 2024-09-23-box-ai-api-defaul-model-update
source_url: >-
https://github.com/box/box-developer-changelog/blob/main/content/2024/10-18-box-java-sdk-v4120-released.md
published_at: '2024-10-18'
---
# 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
2 changes: 1 addition & 1 deletion 2024-10-21-box-ui-elements-v2200-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ type: changelog
sibling_id: ''
parent_id: changelog
next_page_id: 2024-10-22-box-ai-text-gen-ask-ga
previous_page_id: 2024-09-23-box-ai-api-defaul-model-update
previous_page_id: 2024-10-18-box-java-sdk-v4120-released
source_url: >-
https://github.com/box/box-developer-changelog/blob/main/content/2024/10-21-box-ui-elements-v2200-released.md
published_at: '2024-10-21'
Expand Down
2 changes: 1 addition & 1 deletion 2024-10-22-box-ai-text-gen-ask-ga.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ total_steps: null
type: changelog
sibling_id: ''
parent_id: changelog
next_page_id: ''
next_page_id: 2024-10-24-box-ai-aws-models
previous_page_id: 2024-10-21-box-ui-elements-v2200-released
source_url: >-
https://github.com/box/box-developer-changelog/blob/main/content/2024/10-22-box-ai-text-gen-ask-ga.md
Expand Down
50 changes: 50 additions & 0 deletions 2024-10-24-box-ai-aws-models.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
applied_at: '2024-10-24'
applies_to:
- guides
- api
is_impactful: true
is_new_feature: true
collapse: true
show_excerpt: true
release_source_url: ''
is_index: false
category_id: changelog
subcategory_id: ''
id: 2024-10-24-box-ai-aws-models
rank: null
total_steps: null
type: changelog
sibling_id: ''
parent_id: changelog
next_page_id: ''
previous_page_id: 2024-10-22-box-ai-text-gen-ask-ga
source_url: >-
https://github.com/box/box-developer-changelog/blob/main/content/2024/10-24-box-ai-aws-models.md
published_at: '2024-10-24'
---
# Box AI API - AWS AI models now available

The list of [available AI models][1] has been recently updated with the following AWS models:

* AWS Claude 3 Sonnet
* AWS Claude 3.5 Sonnet
* AWS Claude 3 Haiku
* AWS Titan Text Lite

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][1] used in the AI agent configuration.
For further details on Box AI API, see the [guides][2] and [API reference][3].

<!-- more -->


## Where to get support

Should you have any issues or need further guidance, please post a request to our [developer forum][4] for any help needed.

[1]: https://developer.box.com/guides/box-ai/supported-models/
[2]: https://developer.box.com/guides/box-ai
[3]: https://developer.box.com/reference/post-ai-ask/
[4]: https://forum.box.com/
4 changes: 3 additions & 1 deletion index.json
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,8 @@
"2024-09-11-box-typescript-sdk-generated-v160-released",
"2024-09-17-box-ai-extract",
"2024-09-23-box-ai-api-defaul-model-update",
"2024-10-18-box-java-sdk-v4120-released",
"2024-10-21-box-ui-elements-v2200-released",
"2024-10-22-box-ai-text-gen-ask-ga"
"2024-10-22-box-ai-text-gen-ask-ga",
"2024-10-24-box-ai-aws-models"
]

0 comments on commit fce9f90

Please sign in to comment.