Create 微調整済み モデル接続
- 最終更新日2024/10/31
Create 微調整済み モデル接続
Create 微調整済み モデル接続 by customizing the supported foundational models via testing and fine-tuning to make them available to Pro Developers for connecting to the AI スキル they create.
Connect to your instances of the foundational models from hyperscaler vendors such as Amazon Bedrock, Google Vertex AI, Azure OpenAI, or OpenAI and customize their models by fine-tuning them and saving them with a specific name.
The Automation Admin creates and tests the 微調整済み モデル接続 and makes these available to the Pro Developers, who can connect to them when creating AI スキル. The モデル接続 are used in AI スキル to send prompts and receive responses from the models.
The Automation Admin creates custom roles and assigns these 微調整済み モデル接続 to the custom roles that are assigned to users to enable their access to the モデル接続.
This feature gives you the option to create your own custom models based on your specific use case. As these 微調整済み モデル接続 are customized and trained using your data, within your organization's environment, you can govern and monitor their use as per your compliance and governance policies.
Additionally, you can use the 微調整済み models created with Amazon Bedrock in AWS Services, and Google Vertex AI in Google データ ソース when creating 微調整済み モデル接続 in オートメーション・エニウェア.
A few things to consider
To use the 微調整済み モデル接続 you would first create them by via tooling provided by the hyperscaler models. These 微調整済み models are supported out-of-the-box by AI Agent Studio in オートメーション・エニウェア.
Refer to the following information to create your custom, 微調整済み models for each foundational model:
- Create your 微調整済み model in Amazon Bedrock Services. See Fine-tuned models for Amazon Bedrock.
- Next, click Custom Models.
- Find your 微調整済み model and select it.
- Make a note of the Region where the model is deployed.
- Use the Model ARN and Region values procured from Amazon Bedrock to connect to your 微調整済み model when creating a モデル接続 in オートメーション・エニウェア.
- Create a custom model in Google Vertex AI. See How to create Fine-tuned models for Google Vertex AI.
- Next, navigate to .
- Click View My Endpoints & Models.
- You should see the ModelID, and the relevant Region values for your 微調整済み model.
- Procure the ProjectId for this model from the first page after you log into Google Vertex AI. You can also get it from the top left corner after you log in, where it is additionally displayed.
- Use the procured ModelID and Region values to connect to your 微調整済み model when creating a モデル接続 in オートメーション・エニウェア.
- To create a custom model in Azure OpenAI, see Customize a model with fine-tuning.
- Then create a deployment using this custom model. Make a note of the Model name and Deployment name.
- Use the Model name and Deployment name values to connect to your 微調整済み model when creating a モデル接続 in オートメーション・エニウェア.
- Create your 微調整済み model in OpenAI. See Create a Fine-tuned model with OpenAI.
- Procure the Model ID that was generated for the 微調整済み model.
- Use this Model ID value when creating a モデル接続 in オートメーション・エニウェア.
前提条件
- Role: AAE_Basic, Automation Admin custom role
- Permission: Attended Bot Runner
- Settings: AI Data Management must be enabled by the Automation Admin and the check box selected for Allow users to disable logs on AI Skills. Allow users with the Bot Creator license to disable data logging when using AI Skills.
See AI ツール のロールと権限 for the Automation Admin custom role permissions.
- You would first create a 微調整済み モデル接続 and save it with a specific name so that you can use it when creating a モデル接続. Refer to the section above to see how to create 微調整済み モデル接続 for each foundational model vendor.
- If you want to store authentication details in a credential vault, have that information handy. See Credential Vault による安全な資格情報ストア.
- To test a モデル接続, you must be connected to a Bot エージェント 22.60.10 and later. As part of the test, you would have to run the Bot on your desktop. Hence ensure the Bot エージェント is configured to your user. For this task, if you have to switch connection to a different Control Room, see: Control Room インスタンス間でのデバイス登録の切り替え.
- You need access to the レコーダー package and the AI スキル package to test the connection successfully. A test プロンプト would be executed to test the モデル接続.
Follow these steps to create a 微調整済み モデル接続.
手順
次のステップ
See AI スキルを作成.
See AI ガバナンス.
As the next step in your sequence of tasks, go to AI スキルを作成 and create an AI スキル and connect to a 微調整済み モデル接続 to eventually use it in an automation.