Diff Insight Report - misc

最終更新日: 2024-09-12

利用上の注意

このポストは Microsoft 社の Azure 公式ドキュメント(CC BY 4.0 または MIT ライセンス) をもとに生成AIを用いて翻案・要約した派生作品です。 元の文書は MicrosoftDocs/azure-ai-docs にホストされています。

生成AIの性能には限界があり、誤訳や誤解釈が含まれる可能性があります。 本ポストはあくまで参考情報として用い、正確な情報は必ず元の文書を参照してください。

このポストで使用されている商標はそれぞれの所有者に帰属します。これらの商標は技術的な説明のために使用されており、商標権者からの公式な承認や推奨を示すものではありません。

View Diff on GitHub

ハイライト

このコードの変更による主なポイント:
- 新しい機能: ユーザーが最新のDocument Intelligenceリリース情報にアクセスできるように、リリース履歴、SDKバージョン、地域サポート情報が更新されました。
- 破壊的な変更: 特筆すべき破壊的な変更はありませんが、SDKバージョンの変更に対する互換性は注意すべきです。
- その他の更新: ドキュメントの最終更新日、リンクの修正および画像の更新が行われました。

新機能

  • Document Intelligenceのリリース履歴と日付が更新されました。
  • カスタム生成モデルの地域サポートが拡張され、新地域として「East US」が追加されました。
  • 各SDK(C#, Java, JavaScript, Python)のバージョンが最新に更新されました。

破壊的な変更

  • SDKバージョンが更新され、従来のバージョンとの互換性を確保するために、SDKのバージョン情報が修正されました。

その他の更新

  • 各ドキュメントにおける最終更新日が最新に変更されました。
  • リンクの修正により正しいリソースへ誘導されるよう改善しました。
  • 図版が更新されドキュメントの視覚的な情報が改善されました。

インサイト

これらの変更は、Document Intelligenceの最新のリリース情報や機能を正確に反映するために実施されたものです。ユーザーが最新の情報にアクセスできるよう、バージョンやリンクの更新が行われました。また、SDKのバージョン更新により、最新機能の利用が可能となり、地域サポートの拡張により利用可能な環境が増えました。

これにより、ドキュメントはより信頼性が高まり、ユーザーがトラブルレスで最新のSDKや機能を使えるようになっています。一方、SDKのバージョン更新に伴う互換性については、ユーザーが注意する必要があります。特に開発環境の設定や依存関係管理を適切に実施し、最新のバージョンに移行することが推奨されます。

ドキュメントの画像更新や手順の明確化も行われており、これによりユーザーが効率的に作業を進めることができるよう設計されています。ビジュアルコンテンツの刷新は、特に初学者にとって視覚的な理解を助け、よりスムーズな導入を支援します。

最終的に、これらの変更はユーザーエクスペリエンスの向上を目的としており、Document Intelligenceの活用を最大限に促進します。

Summary Table

Filename Type Title Status A D M
changelog-release-history.md minor update リリース履歴の更新と日付の修正 modified 4 4 8
concept-custom-generative.md minor update 地域サポートの更新 modified 1 5 6
build-train-custom-generative-model.md minor update 利用可能な地域の更新 modified 1 1 2
csharp-sdk.md minor update SDKバージョンの更新と手順変更 modified 5 3 8
java-sdk.md minor update Java SDKバージョンの更新 modified 3 3 6
javascript-sdk.md minor update JavaScript SDKバージョンの更新 modified 3 3 6
python-sdk.md minor update Python SDKバージョンの更新 modified 3 3 6
rest-api.md minor update REST APIリンクの更新 modified 2 2 4
azure-nuget-package.png minor update 画像ファイルの変更 modified 0 0 0
csharp-sdk.md minor update C# SDKのクイックスタートガイドの更新 modified 9 5 14
java-sdk.md minor update Java SDKのクイックスタートガイドの更新 modified 2 2 4
javascript-sdk.md minor update JavaScript SDKのクイックスタートガイドの更新 modified 1 1 2
python-sdk.md minor update Python SDKのクイックスタートガイドの更新 modified 3 3 6
rest-api.md minor update REST APIに関するドキュメントの更新 modified 2 2 4
sdk-overview-v4-0.md minor update Document Intelligence SDKオーバービューの更新 modified 3 3 6
.openpublishing.redirection.ai-studio.json minor update AI StudioのリダイレクトURLの変更 modified 2 2 4
index.yml minor update AI StudioのインデックスYAMLの更新 modified 2 2 4
get-started-code.md minor update クイックスタートガイドのリンク更新 modified 1 1 2
deploy-chat-web-app.md minor update チャットWebアプリのデプロイに関するリンクの更新 modified 1 1 2

Modified Contents

articles/ai-services/document-intelligence/changelog-release-history.md

Diff
@@ -8,7 +8,7 @@ ms.service: azure-ai-document-intelligence
 ms.custom:
   - ignite-2023
 ms.topic: reference
-ms.date: 08/30/2024
+ms.date: 09/09/2024
 ms.author: lajanuar
 ---
 
@@ -72,12 +72,12 @@ This reference article provides a version-based description of Document Intellig
 
 ### [**Python**](#tab/python)
 
-* Document Intelligence **1.0.0b2**
+* Document Intelligence **1.0.0b4**
 * **Targets REST API 2024-07-31-preview by default**
 
-[**Changelog/Release History**](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/documentintelligence/azure-ai-documentintelligence/CHANGELOG.md)
+[**Changelog/Release History**](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/documentintelligence/azure-ai-documentintelligence/CHANGELOG.md#100b4-2024-09-05)
 
-[**Package (PyPi)**](https://pypi.org/project/azure-ai-documentintelligence/)
+[**Package (PyPi)**](https://pypi.org/project/azure-ai-documentintelligence/1.0.0b4/)
 
 [**ReadMe**]( https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/documentintelligence/azure-ai-documentintelligence/README.md)
 

Summary

{
    "modification_type": "minor update",
    "modification_title": "リリース履歴の更新と日付の修正"
}

Explanation

この変更は、ドキュメントインテリジェンスに関するリリース履歴を更新するために行われました。具体的には、以下の点が修正されました:

  1. 最終更新日が「2024年08月30日」から「2024年09月09日」に変更されました。
  2. Document Intelligenceのバージョンが「1.0.0b2」から「1.0.0b4」に更新されました。
  3. リンクが改訂され、文中のChangelogサブセクションのバージョンが「1.0.0b4」及びそのリリース日「2024年09月05日」に合わせて修正されました。
  4. パッケージのリンクも、新しいバージョン「1.0.0b4」を指すように更新されました。

この修正により、ユーザーは最新のリリース情報とそれに関連するリンクにアクセスできるようになり、情報の整合性が保たれました。

articles/ai-services/document-intelligence/concept-custom-generative.md

Diff
@@ -18,11 +18,7 @@ monikerRange: '>=doc-intel-4.0.0'
 > * Document Intelligence public preview releases provide early access to features that are in active development. Features, approaches, and processes may change, prior to General Availability (GA), based on user feedback.
 > * The public preview version of Document Intelligence client libraries default to REST API version [**2024-07-31-preview**](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-07-31-preview&preserve-view=true) and is currently only available in the following Azure regions.
 >   * **East US**
->   * **West US2**
->   * **West Europe**
 >   * **North Central US**
->
-> * **The new custom generative model in AI Studio is only available in the North Central US region**:
 
 The document field extraction (custom generative AI) model utilizes generative AI to extract user-specified fields from documents across a wide variety of visual templates. The custom generative AI model combines the power of document understanding with Large Language Models (LLMs) and the rigor and schema from custom extraction capabilities to create a model with high accuracy in minutes. With this generative model type, you can start with a single document and go through the schema addition and model creation process with minimal labeling. The custom generative model allows developers and enterprises to easily automate data extraction workflows with greater accuracy and speed for any type of document. The custom generative AI model excels in extracting simple fields from documents without labeled samples. However, providing a few labeled samples improves the extraction accuracy for complex fields and user-defined fields like tables. You can use the [REST API](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-07-31-preview&preserve-view=true) or client libraries to submit a document for analysis with a model build and use the custom generative process.
 
@@ -76,7 +72,7 @@ Field extraction custom generative model `2024-07-31-preview` version supports t
 
 ## Region support
 
-Field extraction custom generative model `2024-07-31-preview` version is only available in `North Central US`.  
+Field extraction custom generative model `2024-07-31-preview` version is only available in 'East US' and `North Central US`.  
 
 ## Input requirements
 

Summary

{
    "modification_type": "minor update",
    "modification_title": "地域サポートの更新"
}

Explanation

このコードの変更は、カスタム生成モデルに関する地域サポート情報の更新を目的としています。具体的には、以下の変更が行われました:

  1. 削除: 文中から「West US2」や「West Europe」が削除され、対象地域のリストが短縮されました。
  2. 追加: カスタム生成モデルが「North Central US」地域だけでなく、「East US」地域でも利用可能であることを示す文が追加されました。

これにより、ユーザーはこのモデルの利用可能な地域についての情報を正確に把握できるようになります。また、ドキュメント内容の明瞭化が図られ、ユーザーが依存する情報が最新のものに更新されました。

articles/ai-services/document-intelligence/how-to-guides/build-train-custom-generative-model.md

Diff
@@ -65,7 +65,7 @@ Once you have your Azure blob storage containers, upload your training data to y
 
 ## Azure AI Studio
 
-1. Navigate to the [Azure AI Studio](https://ai.azure.com/?tid=72f988bf-86f1-41af-91ab-2d7cd011db47). The first time you use the Studio, you need to [initialize your subscription and create a hub](../../../ai-studio/how-to/create-azure-ai-resource.md) before creating a project. Custom generative models are only available in North Central US in preview. Ensure your resource group is set to North Central US during hub creation.
+1. Navigate to the [Azure AI Studio](https://ai.azure.com/?tid=72f988bf-86f1-41af-91ab-2d7cd011db47). The first time you use the Studio, you need to [initialize your subscription and create a hub](../../../ai-studio/how-to/create-azure-ai-resource.md) before creating a project. Custom generative models are only available in East US and North Central US in preview. Ensure your resource group is set to East US or North Central US during hub creation.
 
 1. Select the Vision + Document tile.
 

Summary

{
    "modification_type": "minor update",
    "modification_title": "利用可能な地域の更新"
}

Explanation

この変更は、Azure AI Studioにおけるカスタム生成モデルの利用可能な地域に関する情報の更新を目的としています。具体的には、以下の点が修正されました:

  1. 地域の追加: カスタム生成モデルが「North Central US」地域のみでなく、「East US」地域でも利用可能であることが明記されました。
  2. 文の修正: リソースグループ作成時に設定する必要がある地域に関する指示文が更新され、ユーザーが「East US」または「North Central US」を選択できることが明確にされました。

この修正により、ユーザーはカスタム生成モデルのプレビュー版を利用できる地域の情報が最新であることを理解できるようになり、リソースの設定に関するガイダンスが向上しました。

articles/ai-services/document-intelligence/how-to-guides/includes/v4-0/csharp-sdk.md

Diff
@@ -5,7 +5,7 @@ author: laujan
 manager: nitinme
 ms.service: azure-ai-document-intelligence
 ms.topic: include
-ms.date: 07/18/2024
+ms.date: 09/09/2024
 ms.author: lajanuar
 ms.custom: devx-track-csharp, ignite-2023, linux-related-content
 monikerRange: 'doc-intel-4.0.0'
@@ -16,7 +16,7 @@ monikerRange: 'doc-intel-4.0.0'
 <!-- markdownlint-disable MD033 -->
 <!-- markdownlint-disable MD034 -->
 
-[Client library](/dotnet/api/overview/azure/ai.documentintelligence-readme?view=azure-dotnet-preview&preserve-view=true) | [SDK reference](https://azuresdkdocs.blob.core.windows.net/$web/dotnet/Azure.AI.DocumentIntelligence/1.0.0-beta.2/index.html) | [REST API reference](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true) | [Package](https://www.nuget.org/packages/Azure.AI.DocumentIntelligence/1.0.0-beta.2)| [Samples]( https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/documentintelligence/Azure.AI.DocumentIntelligence/samples/README.md)|[Supported REST API versions](../../../sdk-overview-v4-0.md)
+[Client library](/dotnet/api/overview/azure/ai.documentintelligence-readme?view=azure-dotnet-preview&preserve-view=true) | [SDK reference](https://azuresdkdocs.blob.core.windows.net/$web/dotnet/Azure.AI.DocumentIntelligence/1.0.0-beta.3/index.html) | [REST API reference](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true) | [Package](https://www.nuget.org/packages/Azure.AI.DocumentIntelligence/1.0.0-beta.3)| [Samples]( https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/documentintelligence/Azure.AI.DocumentIntelligence/samples/README.md)|[Supported REST API version](../../../sdk-overview-v4-0.md)
 
 ## Prerequisites
 
@@ -72,9 +72,11 @@ monikerRange: 'doc-intel-4.0.0'
 
  1. Select the **Browse** tab and type *Azure.AI.FormRecognizer*.
 
+ 1. Select the **`Include prerelease`** checkbox.
+
     :::image type="content" source="../../../media/quickstarts/azure-nuget-package.png" alt-text="Screenshot of select prerelease NuGet package in Visual Studio.":::
 
- 1. Select a version from the dropdown menu and install the package in your project.
+ 1. Choose a version from the dropdown menu and install the package in your project.
 
 ## Build your application
 

Summary

{
    "modification_type": "minor update",
    "modification_title": "SDKバージョンの更新と手順変更"
}

Explanation

この変更は、C# SDKに関するドキュメントの更新を目的としています。具体的には、以下の修正が行われました:

  1. 日付の更新: 最終更新日が「2024年7月18日」から「2024年9月9日」に変更され、最新の情報が反映されました。
  2. SDKバージョンの変更: SDKリファレンスのリンクがバージョン「1.0.0-beta.2」から「1.0.0-beta.3」に更新され、最新のSDKに対応しました。
  3. 手順の追加および変更: NuGetパッケージを選択する手順に「Include prereleaseチェックボックス」を選択する新しいステップが追加され、また「Select a version from the dropdown menu」の文言が「Choose a version from the dropdown menu」に変更され、より明確な表現となっています。

これにより、ユーザーは最新のSDK情報とインストール手順をもとに、正確に実装を進められるようになります。ドキュメントが最新化されることにより、開発者はより効果的にAzure AI Document Intelligenceを利用できるようになります。

articles/ai-services/document-intelligence/how-to-guides/includes/v4-0/java-sdk.md

Diff
@@ -5,7 +5,7 @@ author: laujan
 manager: nitinme
 ms.service: azure-ai-document-intelligence
 ms.topic: include
-ms.date: 05/23/2024
+ms.date: 09/09/2024
 ms.author: lajanuar
 ms.custom: devx-track-csharp, ignite-2023, linux-related-content
 ---
@@ -15,7 +15,7 @@ ms.custom: devx-track-csharp, ignite-2023, linux-related-content
 <!-- markdownlint-disable MD033 -->
 <!-- markdownlint-disable MD034 -->
 
-[Client library](/java/api/overview/azure/ai-documentintelligence-readme?view=azure-java-preview&preserve-view=true) | [SDK reference](https://azuresdkdocs.blob.core.windows.net/$web/java/azure-ai-documentintelligence/1.0.0-beta.2/index.html) | [REST API reference](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true) | [Package (Maven)](https://central.sonatype.com/artifact/com.azure/azure-ai-documentintelligence/1.0.0-beta.2) | [Samples]( https://github.com/Azure/azure-sdk-for-java/blob/azure-ai-documentintelligence_1.0.0-beta.2/sdk/documentintelligence/azure-ai-documentintelligence/src/samples/README.md) |[Supported REST API version](../../../sdk-overview-v4-0.md)
+[Client library](/java/api/overview/azure/ai-documentintelligence-readme?view=azure-java-preview&preserve-view=true) | [SDK reference](https://azuresdkdocs.blob.core.windows.net/$web/java/azure-ai-documentintelligence/1.0.0-beta.4/index.html) | [REST API reference](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true) | [Package (Maven)](https://mvnrepository.com/artifact/com.azure/azure-ai-documentintelligence/1.0.0-beta.4) | [Samples](https://github.com/Azure/azure-sdk-for-java/tree/azure-ai-documentintelligence_1.0.0-beta.4/sdk/documentintelligence/azure-ai-documentintelligence/src/samples) |[Supported REST API version](../../../sdk-overview-v4-0.md)
 
 ## Prerequisites
 
@@ -97,7 +97,7 @@ This article uses the Gradle dependency manager. You can find the client library
        mavenCentral()
    }
    dependencies {
-       implementation group: 'com.azure', name: 'azure-ai-documentintelligence', version: '1.0.0-beta.2'
+       implementation group: 'com.azure', name: 'azure-ai-documentintelligence', version: '1.0.0-beta.4'
    }
    ```
 

Summary

{
    "modification_type": "minor update",
    "modification_title": "Java SDKバージョンの更新"
}

Explanation

この変更は、Java SDKに関するドキュメントを更新し、最新のSDKバージョンに対応させることを目的としています。具体的には、以下の修正が行われました:

  1. 日付の更新: 最終更新日が「2024年5月23日」から「2024年9月9日」に変更され、最新の情報が反映されました。
  2. SDKバージョンの変更: SDKリファレンスの各リンクがバージョン「1.0.0-beta.2」から「1.0.0-beta.4」に更新され、最新のSDKにリンクされるようになりました。
  3. 依存関係のバージョン更新: Gradleの依存関係設定において、SDKのバージョンが「1.0.0-beta.2」から「1.0.0-beta.4」に更新され、ユーザーが最新のSDKを使用できるようになりました。

この更新により、ユーザーは最新のJava SDK情報と依存関係設定を適切に行えるようになり、よりスムーズにAzure AI Document Intelligenceを利用することが可能になります。ドキュメントの情報が最新であることで、開発者はより効率的にアプリケーションを構築できるよう支援されています。

articles/ai-services/document-intelligence/how-to-guides/includes/v4-0/javascript-sdk.md

Diff
@@ -5,7 +5,7 @@ author: laujan
 manager: nitinme
 ms.service: azure-ai-document-intelligence
 ms.topic: include
-ms.date: 05/23/2024
+ms.date: 09/09/2024
 ms.author: lajanuar
 ms.custom: devx-track-csharp, ignite-2023, linux-related-content
 ---
@@ -15,7 +15,7 @@ ms.custom: devx-track-csharp, ignite-2023, linux-related-content
 <!-- markdownlint-disable MD033 -->
 <!-- markdownlint-disable MD034 -->
 
-[Client library](/javascript/api/overview/azure/ai-document-intelligence-rest-readme?view=azure-node-preview&preserve-view=true) | [REST API reference](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-2024-02-29-preview&preserve-view=true&tabs=HTTP) | [Package (npm)](https://www.npmjs.com/package/@azure-rest/ai-document-intelligence/v/1.0.0-beta.2) | [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/documentintelligence/ai-document-intelligence-rest/samples/v1-beta/javascript) |[Supported REST API version](../../../sdk-overview-v4-0.md)
+[Client library](/javascript/api/overview/azure/ai-document-intelligence-rest-readme?view=azure-node-preview&preserve-view=true) | [REST API reference](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true) | [Package (npm)](https://www.npmjs.com/package/@azure-rest/ai-document-intelligence/v/1.0.0-beta.3) | [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/documentintelligence/ai-document-intelligence-rest/samples/v1-beta) |[Supported REST API version](../../../sdk-overview-v4-0.md)
 
 ## Prerequisites
 
@@ -77,7 +77,7 @@ Create a Node.js Express application.
 1. Install the `ai-document-intelligence` client library and `azure/identity` npm packages:
 
     ```console
-    npm i @azure-rest/ai-document-intelligence@1.0.0-beta.2 @azure/identity
+    npm i @azure-rest/ai-document-intelligence@1.0.0-beta.3 @azure/identity
     ```
 
   Your app's *package.json* file is updated with the dependencies.

Summary

{
    "modification_type": "minor update",
    "modification_title": "JavaScript SDKバージョンの更新"
}

Explanation

この変更は、JavaScript SDKに関するドキュメントの更新を目的としています。具体的には、以下の修正が行われました:

  1. 日付の更新: 最終更新日が「2024年5月23日」から「2024年9月9日」に変更され、最新の情報が反映されました。
  2. SDKおよびパッケージのバージョンの変更: SDKリファレンスやnpmパッケージのリンクが、バージョン「1.0.0-beta.2」から「1.0.0-beta.3」に更新され、ユーザーが最新の情報をアクセスできるようにしました。
  3. 手順の更新: Node.js Expressアプリケーションのセットアップ手順において、npmでのパッケージインストールコマンドが最新のSDKバージョンを指すように変更されました。この変更により、ユーザーは正しい依存関係をインストールできるようになります。

この更新により、ユーザーは最新のJavaScript SDK情報に基づいて開発を行うことができ、効果的にAzure AI Document Intelligenceを利用できるようになります。また、ドキュメントが最新であることは、開発者にとって重要な信頼性を提供します。

articles/ai-services/document-intelligence/how-to-guides/includes/v4-0/python-sdk.md

Diff
@@ -5,7 +5,7 @@ author: laujan
 manager: nitinme
 ms.service: azure-ai-document-intelligence
 ms.topic: include
-ms.date: 05/23/2024
+ms.date: 09/09/2024
 ms.author: lajanuar
 ms.custom: devx-track-csharp, ignite-2023, linux-related-content
 ---
@@ -15,7 +15,7 @@ ms.custom: devx-track-csharp, ignite-2023, linux-related-content
 <!-- markdownlint-disable MD033 -->
 <!-- markdownlint-disable MD034 -->
 
-[Client library](/python/api/overview/azure/ai-documentintelligence-readme?view=azure-python-preview&preserve-view=true) |[SDK reference](https://azuresdkdocs.blob.core.windows.net/$web/python/azure-ai-documentintelligence/latest/index.html) | [REST API reference](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-2024-02-29-preview&preserve-view=true&tabs=HTTP) | [Package (PyPi)](https://pypi.org/project/azure-ai-documentintelligence/1.0.0b2/) | [Samples](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/documentintelligence/azure-ai-documentintelligence/samples) | [Supported REST API version](../../../sdk-overview-v4-0.md#supported-programming-languages)
+[Client library](/python/api/overview/azure/ai-documentintelligence-readme?view=azure-python-preview&preserve-view=true) |[SDK reference](https://azuresdkdocs.blob.core.windows.net/$web/python/azure-ai-documentintelligence/1.0.0b4/index.html) | [REST API reference](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true) | [Package (PyPi)](https://pypi.org/project/azure-ai-documentintelligence/1.0.0b4/) | [Samples](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/documentintelligence/azure-ai-documentintelligence/samples) | [Supported REST API version](../../../sdk-overview-v4-0.md#supported-programming-languages)
 
 ## Prerequisites
 
@@ -49,7 +49,7 @@ ms.custom: devx-track-csharp, ignite-2023, linux-related-content
 Open a console window in your local environment and install the Azure AI Document Intelligence client library for Python with pip:
 
 ```console
-pip install azure-ai-documentintelligence==1.0.0b2
+pip install azure-ai-documentintelligence==1.0.0b4
 ```
 
 ## Create your Python application

Summary

{
    "modification_type": "minor update",
    "modification_title": "Python SDKバージョンの更新"
}

Explanation

この変更は、Python SDKに関するドキュメントの更新を目的としています。具体的には、以下の修正が行われました:

  1. 日付の更新: 最終更新日が「2024年5月23日」から「2024年9月9日」に変更され、最新の情報が反映されました。
  2. SDKバージョンの変更: SDKリファレンスの各リンクが、バージョン「1.0.0b2」から「1.0.0b4」に更新され、最新のSDKにアクセスできるようになりました。これにより、ユーザーはより新しい機能や修正を利用できるようになります。
  3. 依存関係のバージョン更新: pipでのパッケージインストール手順において、指定するバージョンが「1.0.0b2」から「1.0.0b4」に変更されました。これにより、ユーザーは正しい最新の依存関係を簡単に導入できるようになります。

この更新により、ユーザーは最新のPython SDK情報に基づいてアプリケーションを開発することができ、Azure AI Document Intelligenceを効果的に活用できるようになります。また、ドキュメントの情報が最新であることは、開発者にとって信頼性の高い環境を提供します。

articles/ai-services/document-intelligence/how-to-guides/includes/v4-0/rest-api.md

Diff
@@ -6,15 +6,15 @@ manager: nitinme
 ms.service: azure-ai-document-intelligence
 ms.custom: ignite-2023, linux-related-content
 ms.topic: include
-ms.date: 05/23/2024
+ms.date: 09/09/2024
 ms.author: lajanuar
 ---
 
 > [!NOTE]
 >
 > This project uses cURL command-line tool to execute REST API calls.
 
-| [Document Intelligence REST API](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-2024-02-29-preview&preserve-view=true&tabs=HTTP) | [Supported Azure SDKS](../../../sdk-overview-v4-0.md)
+| [Document Intelligence REST API](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true) | [Supported Azure SDKS](../../../sdk-overview-v4-0.md)
 
 ## Prerequisites
 

Summary

{
    "modification_type": "minor update",
    "modification_title": "REST APIリンクの更新"
}

Explanation

この変更は、REST APIに関するドキュメントの更新を目的としています。具体的には、以下の修正が行われました:

  1. 日付の更新: 最終更新日が「2024年5月23日」から「2024年9月9日」に変更され、情報が最新のものとなりました。
  2. REST APIリファレンスのリンク変更: Document Intelligence REST APIのリンクが、以前のバージョンである「2024年2月29日プレビュー」から「2024年7月31日プレビュー」に更新されました。この調整により、ユーザーは最新のAPIバージョンにアクセスできるようになります。
  3. 設定の更新: cURLコマンドラインツールを利用したREST API呼び出しについての注記が保持され、ユーザーが準備する際の基礎情報が維持されています。

この更新により、ユーザーは最新のREST API情報を基にした正確な操作手順を取得でき、Azure AI Document Intelligenceを効果的に活用することができます。信頼できる情報源からの最新のリンクは、開発者にとって重要な要素となります。

articles/ai-services/document-intelligence/media/quickstarts/azure-nuget-package.png

Summary

{
    "modification_type": "minor update",
    "modification_title": "画像ファイルの変更"
}

Explanation

この変更は、ドキュメント内の画像ファイルに関連する更新です。具体的には、以下の点が挙げられます:

  1. 画像ファイルの更新: azure-nuget-package.pngという画像ファイルが変更されましたが、その内容や形式に関する具体的な詳細は提示されていません。画像に関する変更は、ドキュメントのビジュアルコンテンツを改善し、ユーザーに対する情報提供の質を向上させる可能性があります。

この変更により、ドキュメントに含まれる視覚的な情報が最新のものに保たれ、ユーザーに対してより良い理解を提供することが期待されます。画像の変更は閲覧体験に直接影響するため、ユーザーにとって重要なポイントとなり得ます。

articles/ai-services/document-intelligence/quickstarts/includes/csharp-sdk.md

Diff
@@ -1,14 +1,14 @@
 ---
 title: "Quickstart: Document Intelligence C# SDK | v4.0 | v3.1 | v3.0"
 titleSuffix: Azure AI services
-description: 'Form and document processing, data extraction, and analysis using Document Intelligence C# client library.
+description: 'Form and document processing, data extraction, and analysis using Document Intelligence C# client library.'
 author: laujan
 manager: nitinme
 ms.service: azure-ai-document-intelligence
 ms.custom:
   - ignite-2023
 ms.topic: include
-ms.date: 08/30/2024
+ms.date: 09/09/2024
 ms.author: lajanuar
 monikerRange: ">=doc-intel-3.0.0"
 ---
@@ -18,7 +18,7 @@ monikerRange: ">=doc-intel-3.0.0"
 <!-- markdownlint-disable MD029 -->
 
 :::moniker range="doc-intel-4.0.0"
-[Client library](/dotnet/api/overview/azure/ai.documentintelligence-readme?view=azure-dotnet-preview&preserve-view=true) | [SDK reference](https://azuresdkdocs.blob.core.windows.net/$web/dotnet/Azure.AI.DocumentIntelligence/1.0.0-beta.3/index.html) | [REST API reference](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true) | [Package](https://www.nuget.org/packages/Azure.AI.DocumentIntelligence/1.0.0-beta.2)| [Samples]( https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/documentintelligence/Azure.AI.DocumentIntelligence/samples/README.md)|[Supported REST API version](../../sdk-overview-v4-0.md)
+[Client library](/dotnet/api/overview/azure/ai.documentintelligence-readme?view=azure-dotnet-preview&preserve-view=true) | [SDK reference](https://azuresdkdocs.blob.core.windows.net/$web/dotnet/Azure.AI.DocumentIntelligence/1.0.0-beta.3/index.html) | [REST API reference](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true) | [Package](https://www.nuget.org/packages/Azure.AI.DocumentIntelligence/1.0.0-beta.3)| [Samples]( https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/documentintelligence/Azure.AI.DocumentIntelligence/samples/README.md)|[Supported REST API version](../../sdk-overview-v4-0.md)
 :::moniker-end
 
 :::moniker range="doc-intel-3.1.0"
@@ -108,9 +108,13 @@ In this quickstart, use the following features to analyze and extract data and v
 
     :::image type="content" source="../../media/quickstarts/select-doc-intel-nuget-package.png" alt-text="Screenshot of select NuGet prerelease package window in Visual Studio.":::
 
-1. Select the Browse tab and type Azure.AI.DocumentIntelligence. Choose the **`Include prerelease`** checkbox and select version 1.0.0-beta.1 from the dropdown menu
+1. Select the **Browse** tab and type *Azure.AI.FormRecognizer*.
 
-     :::image type="content" source="../../media/quickstarts/doc-intel-preview-package.png" alt-text="Screenshot of select Document Intelligence prerelease NuGet package in Visual Studio.":::
+1. Select the **`Include prerelease`** checkbox.
+
+    :::image type="content" source="../../media/quickstarts/azure-nuget-package.png" alt-text="Screenshot of select prerelease NuGet package in Visual Studio.":::
+
+1. Choose a version from the dropdown menu and install the package in your project.
 
 :::moniker-end
 

Summary

{
    "modification_type": "minor update",
    "modification_title": "C# SDKのクイックスタートガイドの更新"
}

Explanation

この変更は、C# SDKに関するクイックスタートガイドの内容を更新することを目的としています。具体的な変更点は以下のとおりです:

  1. 日時の更新: 最終更新日が「2024年8月30日」から「2024年9月9日」に更新され、情報が最新のものとなりました。
  2. SDKパッケージバージョンの修正: NuGetパッケージのバージョン情報が、1.0.0-beta.2から1.0.0-beta.3に更新され、利用する際の最新の情報が提供されます。
  3. 手順の明確化: NuGetパッケージを選択する手順が改訂され、
    • 「Azure.AI.DocumentIntelligence」から「Azure.AI.FormRecognizer」への変更があり、その後の操作に関する指示が明確化されました。
    • 手順として新たに「バージョンを選択し、パッケージをプロジェクトにインストール」するプロセスが追加されています。

これらの変更により、C# SDKの利用を希望する開発者に対して、より正確で効果的な手順が提示され、APIの利用を促進することが期待されます。ユーザーは最新のバージョン情報や手順を参照することで、よりスムーズに開発を行うことが可能となります。

articles/ai-services/document-intelligence/quickstarts/includes/java-sdk.md

Diff
@@ -6,7 +6,7 @@ author: laujan
 manager: nitinme
 ms.service: azure-ai-document-intelligence
 ms.topic: include
-ms.date: 08/30/2024
+ms.date: 09/09/2024
 ms.author: lajanuar
 ---
 <!-- markdownlint-disable MD025 -->
@@ -128,7 +128,7 @@ Open the project's *build.gradle.kts* file in your IDE. Copay and past the follo
          mavenCentral()
      }
      dependencies {
-         implementation group: 'com.azure', name: 'azure-ai-documentintelligence', version: '1.0.0-beta.2'
+         implementation group: 'com.azure', name: 'azure-ai-documentintelligence', version: '1.0.0-beta.4'
 
      }
   ```

Summary

{
    "modification_type": "minor update",
    "modification_title": "Java SDKのクイックスタートガイドの更新"
}

Explanation

この変更は、Java SDKに関連するクイックスタートガイドに対する更新を示しています。具体的には以下の内容が変更されています:

  1. 日時の更新: 最終更新日が「2024年8月30日」から「2024年9月9日」に変更され、情報が最新となりました。
  2. SDKバージョンの更新: 使用するJava SDKのバージョンが「1.0.0-beta.2」から「1.0.0-beta.4」に修正されています。これにより、最新の機能や修正を含むバージョンを利用できることが保証されます。

これらの更新により、Javaを使用した開発者は、最新のSDKバージョンに基づいて正確な設定手順を参照し、便利な機能を活用できるようになります。ユーザーにとっては、常に最新の情報が提供されることが重要であり、これにより効果的な開発が促進されることが期待されます。

articles/ai-services/document-intelligence/quickstarts/includes/javascript-sdk.md

Diff
@@ -73,7 +73,7 @@ In this quickstart, use the following features to analyze and extract data and v
  4. Install the `ai-document-intelligence` client library and `azure/identity` npm packages:
 
     ```console
-    npm i @azure-rest/ai-document-intelligence@1.0.0-beta.2 @azure/core-auth
+    npm i @azure-rest/ai-document-intelligence@1.0.0-beta.3 @azure/core-auth
     ```
 
     Your app's `package.json` file is updated with the dependencies.

Summary

{
    "modification_type": "minor update",
    "modification_title": "JavaScript SDKのクイックスタートガイドの更新"
}

Explanation

この変更は、JavaScript SDKに関連するクイックスタートガイドの内容を更新するもので、主に以下の点が改訂されています:

  1. SDKバージョンの更新: 使用するJavaScript SDKのバージョンが「1.0.0-beta.2」から「1.0.0-beta.3」に変更されています。これにより、ユーザーは最新の機能やバグ修正を含むバージョンをインストールすることができます。

これにより、JavaScriptを使用する開発者は、最新の依存関係を確保し、より安定した環境でアプリケーションを開発できるようになります。クイックスタートガイドは、最新のSDKバージョンを反映することで、ユーザーが正確な情報を基に作業を進められるように設計されています。

articles/ai-services/document-intelligence/quickstarts/includes/python-sdk.md

Diff
@@ -6,13 +6,13 @@ author: laujan
 manager: nitinme
 ms.service: azure-ai-document-intelligence
 ms.topic: include
-ms.date: 05/23/2024
+ms.date: 09/09/2024
 ms.author: lajanuar
 ---
 <!-- markdownlint-disable MD025 -->
 
 :::moniker range="doc-intel-4.0.0"
-[Client library](/python/api/overview/azure/ai-documentintelligence-readme?view=azure-python-preview&preserve-view=true) |[SDK reference](https://azuresdkdocs.blob.core.windows.net/$web/python/azure-ai-documentintelligence/latest/index.html) | [REST API reference](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-2024-02-29-preview&preserve-view=true&tabs=HTTP) | [Package (PyPi)](https://pypi.org/project/azure-ai-documentintelligence/1.0.0b2/) | [Samples](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/documentintelligence/azure-ai-documentintelligence/samples) | [Supported REST API version](../../sdk-overview-v4-0.md#supported-programming-languages)
+[Client library](/python/api/overview/azure/ai-documentintelligence-readme?view=azure-python-preview&preserve-view=true) |[SDK reference](https://azuresdkdocs.blob.core.windows.net/$web/python/azure-ai-documentintelligence/1.0.0b4/index.html) | [REST API reference](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true) | [Package (PyPi)](https://pypi.org/project/azure-ai-documentintelligence/1.0.0b4/) | [Samples](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/documentintelligence/azure-ai-documentintelligence/samples) | [Supported REST API version](../../sdk-overview-v4-0.md#supported-programming-languages)
 :::moniker-end
 
 :::moniker range="doc-intel-3.1.0"
@@ -55,7 +55,7 @@ Open a terminal window in your local environment and install the Azure AI Docume
 :::moniker range="doc-intel-4.0.0"
 
 ```console
-pip install azure-ai-documentintelligence==1.0.0b2
+pip install azure-ai-documentintelligence==1.0.0b4
 
 ```
 

Summary

{
    "modification_type": "minor update",
    "modification_title": "Python SDKのクイックスタートガイドの更新"
}

Explanation

この変更は、Python SDKに関するクイックスタートガイドの更新を示しています。主な内容は以下の通りです:

  1. 日時の更新: 最終更新日が「2024年5月23日」から「2024年9月9日」に変更され、文書が最新の情報を反映しています。
  2. SDKバージョンの更新:
    • クライアントライブラリのSDKリファレンスが「1.0.0b2」から「1.0.0b4」に変更されています。
    • インストールコマンドのバージョンも「1.0.0b2」から「1.0.0b4」に更新されています。これにより、開発者は新しい機能や修正が含まれる最新のバージョンをインストールできるようになります。

この更新により、ユーザーは正確かつ現在のSDKの情報に基づいて作業を進めることができ、Pythonを使用した開発においてより効果的なサポートが得られるようになります。クイックスタートガイドは常に最新の情報を提供することで、開発者の利便性を向上させています。

articles/ai-services/document-intelligence/quickstarts/includes/rest-api.md

Diff
@@ -6,14 +6,14 @@ author: laujan
 manager: nitinme
 ms.service: azure-ai-document-intelligence
 ms.topic: include
-ms.date: 05/23/2024
+ms.date: 09/09/2024
 ms.author: lajanuar
 ---
 
 <!-- markdownlint-disable MD036 -->
 
 :::moniker range="doc-intel-4.0.0"
-| [Document Intelligence REST API](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-2024-02-29-preview&preserve-view=true&tabs=HTTP) | [Supported Azure SDKS](../../sdk-overview-v4-0.md)
+| [Document Intelligence REST API](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true) | [Supported Azure SDKS](../../sdk-overview-v4-0.md)
 :::moniker-end
 
 :::moniker range="doc-intel-3.1.0"

Summary

{
    "modification_type": "minor update",
    "modification_title": "REST APIに関するドキュメントの更新"
}

Explanation

この変更は、Document IntelligenceのREST APIに関するドキュメントを更新するもので、主に以下の点が改訂されています:

  1. 日時の更新: 最終更新日が「2024年5月23日」から「2024年9月9日」に変更されており、ドキュメントが最新の情報を反映するようになっています。
  2. リンクの更新:
    • Document Intelligence REST APIのリンクが新しいエンドポイントに変更され、具体的には「analyze-document」から「operation-groups」のリファレンスに移行されています。この変更により、ユーザーは最新のAPIを利用できるようになります。

これらの変更により、ユーザーは現在のAPI仕様と最新の情報を確認することができ、より適切にAPIを活用するためのサポートが強化されています。このように、ドキュメントの定期的な更新は、開発者が最新のサービスを最大限に利用できるようにするために重要です。

articles/ai-services/document-intelligence/sdk-overview-v4-0.md

Diff
@@ -11,7 +11,7 @@ ms.custom:
   - devx-track-js
   - devx-track-python
 ms.topic: conceptual
-ms.date: 08/30/2024
+ms.date: 09/09/2024
 ms.author: lajanuar
 monikerRange: 'doc-intel-4.0.0'
 --- 
@@ -39,7 +39,7 @@ Document Intelligence SDK supports the following languages and platforms:
 | [**.NET/C# → 1.0.0-beta.3 (preview)**](/dotnet/api/overview/azure/ai.documentintelligence-readme?view=azure-dotnet-preview&preserve-view=true)|[NuGet](https://www.nuget.org/packages/Azure.AI.DocumentIntelligence/1.0.0-beta.3)|[2024-07-31 (preview)](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true)|[Windows, macOS, Linux, Docker](https://dotnet.microsoft.com/download)|
 |[**Java → 1.0.0-beta.4 (preview)**](/java/api/overview/azure/ai-documentintelligence-readme?view=azure-java-preview&preserve-view=true) |[Maven repository](https://mvnrepository.com/artifact/com.azure/azure-ai-documentintelligence/1.0.0-beta.4) |[2024-07-31 (preview)](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true)|[Windows, macOS, Linux](/java/openjdk/install)|
 |[**JavaScript → 1.0.0-beta.3 (preview)**](/javascript/api/overview/azure/ai-document-intelligence-rest-readme?view=azure-node-preview&preserve-view=true)| [npm](https://www.npmjs.com/package/@azure-rest/ai-document-intelligence/v/1.0.0-beta.3)|[2024-07-31 (preview)](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true)| [Browser, Windows, macOS, Linux](https://nodejs.org/en/download/) |
-|[**Python → 1.0.0b2 (preview)**](/python/api/overview/azure/ai-documentintelligence-readme?view=azure-python-preview&preserve-view=true) | [PyPI](https://pypi.org/project/azure-ai-documentintelligence/)|[2024-07-31 (preview)](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true)|[Windows, macOS, Linux](/azure/developer/python/configure-local-development-environment?tabs=windows%2Capt%2Ccmd#use-the-azure-cli)|
+|[**Python → 1.0.0b4 (preview)**](/python/api/overview/azure/ai-documentintelligence-readme?view=azure-python-preview&preserve-view=true) | [PyPI](https://pypi.org/project/azure-ai-documentintelligence/1.0.0b4/)|[2024-07-31 (preview)](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true)|[Windows, macOS, Linux](/azure/developer/python/configure-local-development-environment?tabs=windows%2Capt%2Ccmd#use-the-azure-cli)|
 
 For more information on other SDK versions, see:
 
@@ -134,7 +134,7 @@ npm i @azure-rest/ai-document-intelligence version 1.0.0-beta.3
 ### [Python](#tab/python)
 
 ```python
-pip install azure-ai-documentintelligence==1.0.0b2
+pip install azure-ai-documentintelligence==1.0.0b4
 ```
 
 ---

Summary

{
    "modification_type": "minor update",
    "modification_title": "Document Intelligence SDKオーバービューの更新"
}

Explanation

この変更は、Document Intelligence SDKのオーバービューに関するドキュメントの更新を示しています。主な改訂内容は以下の通りです:

  1. 日時の更新: 最終更新日が「2024年8月30日」から「2024年9月9日」に変更されており、ドキュメントが最新の情報を反映しています。
  2. SDKバージョンの更新:
    • Python SDKのバージョンが「1.0.0b2」から「1.0.0b4」に更新されています。これにより、開発者はより新しい機能や修正が含まれるバージョンを利用できるようになります。
    • 他の言語(.NET、Java、JavaScript)でも同様に、最新のバージョン情報が提供されています。

これらの更新により、ユーザーは最新のSDK情報を確認し、より効率的に開発作業を行うことができるようになります。また、詳細なインストールコマンドも提供されており、新しいバージョンの導入が容易になります。このような文書の定期的更新は、開発者にとって重要であり、より良い開発体験を提供します。

articles/ai-studio/.openpublishing.redirection.ai-studio.json

Diff
@@ -42,12 +42,12 @@
         },
         {
             "source_path_from_root": "/articles/ai-studio/tutorials/deploy-copilot-sdk.md",
-            "redirect_url": "/azure/ai-studio/tutorials/copilot-sdk-build-rag",
+            "redirect_url": "/azure/ai-studio/tutorials/copilot-sdk-create-resources",
             "redirect_document_id": false
         },
         {
             "source_path_from_root": "/articles/ai-studio/tutorials/deploy-copilot-ai-studio.md",
-            "redirect_url": "/azure/ai-studio/tutorials/copilot-sdk-build-rag",
+            "redirect_url": "/azure/ai-studio/tutorials/copilot-sdk-create-resources",
             "redirect_document_id": false
         },
         {

Summary

{
    "modification_type": "minor update",
    "modification_title": "AI StudioのリダイレクトURLの変更"
}

Explanation

この変更は、AI Studioに関連するリダイレクト設定を更新するもので、特に以下の点が改訂されています:

  1. リダイレクトURLの変更:
    • 2つの異なるソースパス(/articles/ai-studio/tutorials/deploy-copilot-sdk.md/articles/ai-studio/tutorials/deploy-copilot-ai-studio.md)が、新しいリダイレクトURL「/azure/ai-studio/tutorials/copilot-sdk-create-resources」に更新されています。この変更により、ユーザーが古いURLから新しいリソース作成に関するページへ正しく誘導されることが保証されます。

このリダイレクトの更新は、コンテンツの整合性を保ち、ユーザーが最新の情報にアクセスできるようにするために重要です。文書やリソースへのリンクが適切に管理されることで、ユーザー体験が向上し、必要な情報をより容易に見つけられるようになります。

articles/ai-studio/index.yml

Diff
@@ -67,8 +67,8 @@ landingContent:
             url: how-to/develop/sdk-overview.md
           - text: Work with AI Studio projects in VS Code
             url: how-to/develop/vscode.md
-          - text: Build your copilot using the prompt flow SDK
-            url: tutorials/copilot-sdk-build-rag.md
+          - text: Build a custom chat app with the prompt flow SDK
+            url: tutorials/copilot-sdk-create-resources.md
       - linkListType: concept
         links:
           - text: Connections for flows and indexing

Summary

{
    "modification_type": "minor update",
    "modification_title": "AI StudioのインデックスYAMLの更新"
}

Explanation

この変更は、AI StudioのインデックスYAMLファイルに関する内容の更新を示しています。主な変更点は以下の通りです:

  1. チュートリアルの見出しとURLの変更:
    • 元の見出し「Build your copilot using the prompt flow SDK」および関連するURL(tutorials/copilot-sdk-build-rag.md)が、新しい見出し「Build a custom chat app with the prompt flow SDK」と新しいURL(tutorials/copilot-sdk-create-resources.md)に置き換えられています。この更新により、より明確で具体的な情報が提供され、ユーザーは新しいリソースを通じて適切にナビゲートできるようになります。

この変更は、AI Studioの利用者にとって有益であり、最新の情報を反映させることで、プラットフォームの使いやすさと明確さを向上させることを目的としています。新しいコンテンツへの導線を強化することで、ユーザーが効果的に学習し、プロジェクトを進められるよう支援しています。

articles/ai-studio/quickstarts/get-started-code.md

Diff
@@ -277,4 +277,4 @@ For more information on how to use prompt flow evaluators, including how to make
 ## Next step
 
 > [!div class="nextstepaction"]
-> [Add data and use retrieval augmented generation (RAG) to build a copilot](../tutorials/copilot-sdk-build-rag.md)
+> [Add data and use retrieval augmented generation (RAG) to build a custom chat app](../tutorials/copilot-sdk-create-resources.md)

Summary

{
    "modification_type": "minor update",
    "modification_title": "クイックスタートガイドのリンク更新"
}

Explanation

この変更は、「AI Studio」のクイックスタートガイドに関連する内容を更新しており、主に次の点が変更されています:

  1. 次のステップのリンクの更新:
    • 元のリンク「Add data and use retrieval augmented generation (RAG) to build a copilot」およびその関連URL(../tutorials/copilot-sdk-build-rag.md)が、「Add data and use retrieval augmented generation (RAG) to build a custom chat app」と新しいURL(../tutorials/copilot-sdk-create-resources.md)に変更されています。この変更により、ユーザーは新たに提供されるリソースを通じてカスタムチャットアプリの構築に関する情報にアクセスしやすくなります。

この更新は、ユーザーが最新のチュートリアルに基づいて効果的に学習し、実践するのを支援することを目的としています。古い情報の削除と新しい情報の追加により、コンテンツが適切に最新の状態に保たれ、ユーザーが必要な情報を見つけやすくなることを目指しています。

articles/ai-studio/tutorials/deploy-chat-web-app.md

Diff
@@ -157,4 +157,4 @@ If you delete the Cosmos DB resource but keep the chat history option enabled on
 ## Related content
 
 - [Get started building a chat app using the prompt flow SDK](../quickstarts/get-started-code.md)
-- [Build your own copilot with the prompt flow SDK.](./copilot-sdk-build-rag.md).
+- [Build a custom chat app with the prompt flow SDK.](./copilot-sdk-create-resources.md).

Summary

{
    "modification_type": "minor update",
    "modification_title": "チャットWebアプリのデプロイに関するリンクの更新"
}

Explanation

この変更は、「AI Studio」のチャットWebアプリに関するデプロイチュートリアルの内容を更新しており、以下の変更が含まれています:

  1. 関連コンテンツのリンクの変更:
    • 元のリンク「Build your own copilot with the prompt flow SDK.」およびその関連URL(./copilot-sdk-build-rag.md)が、新しいリンク「Build a custom chat app with the prompt flow SDK.」および新しいURL(./copilot-sdk-create-resources.md)に変更されています。この変更によって、より具体的なリソースが提供され、ユーザーはカスタムチャットアプリの構築に必要な情報に簡単にアクセスできるようになります。

この修正は、ユーザーガイドの関連性を高め、最新の情報を提供することで、読者がより効率的に学習できるよう支援することを目的としています。また、正確で実践的なチュートリアルを通じて、ユーザーがプロジェクトを進めやすくなるよう努めています。