From 4f0f5fd1d49b8da07f2e0f5cfafdea8873114f99 Mon Sep 17 00:00:00 2001 From: Barbara Czyz Date: Fri, 18 Oct 2024 12:11:16 +0200 Subject: [PATCH] Added review comments --- content/2024/10-22-box-ai-text-gen-ask-ga.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/content/2024/10-22-box-ai-text-gen-ask-ga.md b/content/2024/10-22-box-ai-text-gen-ask-ga.md index 5e843ed6..410b6793 100644 --- a/content/2024/10-22-box-ai-text-gen-ask-ga.md +++ b/content/2024/10-22-box-ai-text-gen-ask-ga.md @@ -10,11 +10,11 @@ show_excerpt: true release_source_url: "" --- -# Box AI API Q&A and Text Gen generally available +# Box AI API — Document Q&A and Box AI API — Text Generation generally available -[Box AI API][1] 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. You can also extract metadata from the provided documents. +We are excited to announce that [Box AI API — Document Q&A][2] and [Box AI API — Text Generation][3] features are now available to all **Enterprise Plus** customers. -We are excited to announce that [Box AI Q&A][2] and [Text Gen][3] features are now available to all **Enterprise Plus** customers. +[Box AI API][1] 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. You can also extract metadata from the provided documents. _Endpoints related to metadata extraction are currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change._ @@ -25,7 +25,7 @@ Currently, Box AI functionality allows you to: * Get responses to your questions. * Get a summary of a document. * Generate text you can use in your documents. -* Extract metadata from the provided file in a freeform way, meaning you have more freedom when using the prompt. +* Extract metadata from the provided file in a flexible way, meaning you have more freedom when using the prompt. * Extract metadata from the provided file using a [metadata template][4] or the `fields` structure. * Fetch and override the default API model configuration. @@ -34,8 +34,8 @@ Check the [Box AI API developer guides][1] to learn more about Box AI and check ## Box AI for UI Elements -[Box AI for UI Elements][6] enhances the [Content Preview][7] header with Box 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, summarizing a document, adding citations and using dialogue history, and Markdown support. +[Box AI for UI Elements][6] enhances [Content Preview][7] with Box AI - Document Q&A and Text Generation functionality. +The enhanced Box AI for UI Elements allows the users to embed AI functionality in their custom applications to facilitate answering questions, summarizing a document, adding citations and using dialogue history, and formatting support. ## Where to get support