From 03d510716cd702dc3281fada142366df7ff39cd5 Mon Sep 17 00:00:00 2001 From: boxmoji Date: Tue, 17 Sep 2024 17:12:48 -0700 Subject: [PATCH] Moji: Update translations --- ...-typescript-sdk-generated-v160-released.md | 10 ++-- 2024-09-17-box-ai-extract.md | 49 +++++++++++++++++++ 2 files changed, 54 insertions(+), 5 deletions(-) create mode 100644 2024-09-17-box-ai-extract.md diff --git a/2024-09-11-box-typescript-sdk-generated-v160-released.md b/2024-09-11-box-typescript-sdk-generated-v160-released.md index 1a9d3604..31af68d2 100644 --- a/2024-09-11-box-typescript-sdk-generated-v160-released.md +++ b/2024-09-11-box-typescript-sdk-generated-v160-released.md @@ -16,7 +16,7 @@ total_steps: null type: changelog sibling_id: '' parent_id: changelog -next_page_id: '' +next_page_id: 2024-09-17-box-ai-extract previous_page_id: 2024-09-05-box-swift-sdk-generated-040-released source_url: >- https://github.com/box/box-developer-changelog/blob/main/content/2024/09-11-box-typescript-sdk-generated-v160-released.md @@ -27,13 +27,13 @@ fullyTranslated: true ### バグ修正 -* Add the missing license to `package.json` (box/box-codegen[#562][1]) ([#343][2]) ([`cc9a8b8`][3]) -* Fix variants in metadata query results (box/box-openapi[#456][4]) ([#349][5]) ([`2131e98`][6]) +* 不足していたライセンスを`package.json`に追加 (box/box-codegen[#562][1]) ([#343][2]) ([`cc9a8b8`][3]) +* メタデータクエリの結果のバリアントを修正 (box/box-openapi[#456][4]) ([#349][5]) ([`2131e98`][6]) ### 新機能と機能強化 -* add Hubs Beta (box/box-openapi[#453][7]) ([#333][8]) ([`40359c7`][9]) -* Add support for proxy (box/box-codegen[#559][10]) ([#337][11]) ([`0ffd9c8`][12]) +* Hubsベータ版を追加 (box/box-openapi[#453][7]) ([#333][8]) ([`40359c7`][9]) +* プロキシのサポートを追加 (box/box-codegen[#559][10]) ([#337][11]) ([`0ffd9c8`][12]) [1]: https://github.com/box/box-typescript-sdk-gen/issues/562 diff --git a/2024-09-17-box-ai-extract.md b/2024-09-17-box-ai-extract.md new file mode 100644 index 00000000..e84fbed3 --- /dev/null +++ b/2024-09-17-box-ai-extract.md @@ -0,0 +1,49 @@ +--- +applied_at: '2024-09-17' +applies_to: + - guides + - api +is_impactful: true +is_new_feature: true +release_source_url: '' +collapse: true +show_excerpt: true +is_index: false +category_id: changelog +subcategory_id: '' +id: 2024-09-17-box-ai-extract +rank: null +total_steps: null +type: changelog +sibling_id: '' +parent_id: changelog +next_page_id: '' +previous_page_id: 2024-09-11-box-typescript-sdk-generated-v160-released +source_url: >- + https://github.com/box/box-developer-changelog/blob/main/content/2024/09-17-box-ai-extract.md +published_at: '2024-09-17' +fullyTranslated: true +--- +# Metadata extraction with Box AI Platform API now available in Beta + +With its recent addition, Box AI Platform API allows you to extract metadata from the provided input. For example you can extract the financial information from an invoice, or patient data from a medical certificate. + +> **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. + + + +You have the following options: + +[`POST /2.0/ai_extract`][1] endpoint allows you to extract metadata from the provided file in a freeform way. This means you have more freedom in creating the prompt, and the metadata template is not required to run the request. [`POST /2.0/ai_extract_structured`][2] endpoint allows you to extract metadata from the provided file using a [metadata template][3] or `fields` structure. + +## サポート情報 + +問題がある場合やさらにガイドが必要な場合は、必要なサポートについて、Boxの[Developer Forum][4]に英語でリクエストを投稿してください。 + +[1]: e://post-ai-extract + +[2]: e://post-ai-extract-structured + +[3]: https://support.box.com/hc/en-us/articles/360044194033-Customizing-Metadata-Templates + +[4]: https://forum.box.com/