-
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.
Update en to output generated at a13f421
- Loading branch information
Showing
3 changed files
with
57 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
--- | ||
applied_at: '2024-05-03' | ||
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-05-02-introducing-box-ai | ||
rank: null | ||
total_steps: null | ||
type: changelog | ||
sibling_id: '' | ||
parent_id: changelog | ||
next_page_id: '' | ||
previous_page_id: 2024-04-05-box-ios-sdk-v560-released | ||
source_url: >- | ||
https://github.com/box/box-developer-changelog/blob/main/content/2024/05-02-introducing-box-ai.md | ||
published_at: '2024-05-02' | ||
--- | ||
# Introducing Box AI API and Box AI Dev Zone | ||
|
||
Box AI API allows you to use Box AI functionality in your custom applications. For example, you can implement Box AI question and answer functionality in your third party applications or generate content right in your product’s content editor. | ||
|
||
_Box AI API and Box AI for UI Elements are beta features, which means the available capabilities may change. Box AI features are available to all **Enterprise Plus** customers._ | ||
|
||
<!-- more --> | ||
|
||
Currently, you can ask Box AI to answer your questions, summarize the document content, or generate text you can use in your documents. | ||
Check the [Box AI API developer guides][1] to learn more about Box AI and check the API Reference for details. | ||
|
||
## Box AI Developer Zone | ||
|
||
Alongside with the Box AI API, we have launched a new developer documentation demo page. [Box AI Dev Zone][2] allows you to explore the Box AI API through rich, interactive experiences. You can view use cases, example prompts and responses, and sample code. | ||
|
||
## Box AI for UI Elements | ||
|
||
[Box AI for UI Elements][3] enhances the [Content Preview][4] header with AI Q&A functionality. | ||
The new Box AI for UI Elements allows the users to embed AI functionality in their custom applications to facilitate answering questions and taking actions like summarizing a document. | ||
|
||
## Where to get support | ||
|
||
Should you have any issues or need further guidance, please post a request to our [developer forum][5] for any help needed. | ||
|
||
[1]: https://staging.developer.box.com/guides/box-ai | ||
[2]: https://developer.box.com/ai-dev-zone | ||
[3]: g://embed/ui-elements/preview#box-ai-ui-element | ||
[4]: g://embed/ui-elements/preview | ||
[5]: https://forum.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