
ScreenPlay ユーザー ガイド
前提条件
To start using ScreenPlay, you must first select the following services in the Automation Suite installation wizard:
- AI Center
- AI Trust Layer
- ScreenPlay (Semantic Proxy)
ScreenPlay is supported by any version of UiPath Studio. However, we strongly recommend using Studio 2025.10 in order to benefit from a better prompt building experience. Older Studio versions still support ScreenPlay but use a more basic and less flexible editor.
Once you complete installing Automation Suite, you must configure AI Center and AI Trust Layer in your organization, as follows:
AI Center configuration
- Navigate to Admin in your organization.
- Select your preferred tenant.
- Select Services and add AI Center.
- Navigate to AI Center and select Create Project.
- On the Create new project page, enter a Project name, and then select Create.
- In your project, select ML Packages from the left panel to add a package.
- Select Out of the box Packages, and then select UiPath Computer Vision.
- Add a Package name, and then select Submit.
- In your project, select ML Skills from the left panel to add a skill.
- On the Create New ML Skill page, enter a skill name and, from the Choose Package dropdown, select the ML package you previously created.
- From the Choose package major version dropdown, select 25.10.1.
- From the Choose package minor version dropdown, select 0.
Other settings include:
- Enable GPU (optional, but recommended) - Accelerates model inference and training.
- Enable Auto Update - If enabled, the model is automatically updated with the latest retrained version.
- Make ML Skill Public (required) - Make the ML Skill accessible via an endpoint from outside the UiPath environment.
- Advanced Infra Settings - Set custom deployment hardware in terms of CPU and memory sizing, GPUs and replicas. If enabled, the recommendation is that you select two replicas in the Replica Count counter.
独自のモデルを使用する設定
The ScreenPlay installation procedure supports the bring-your-own-model (BYOM) deployment option deployment option, which allows you to use your own existing subscription to power ScreenPlay. With BYOM deployment, there are no imposed limits on how much you can use the service. To perform this installation, you need to have your own subscription for one of the following services:
- Azure OpenAI
- OpenAI
- Amazon Bedrock (Anthropic Computer Use)
- Google Vertex
- Open AI V1 準拠の LLM – OpenAI V1 標準に準拠している API を備えた LLM プロバイダーに接続するには、このオプションを使用します。詳しくは、OpenAI V1 準拠の LLM コネクタに関するドキュメントをご覧ください。
独自のサブスクリプションを使用するには、AI Trust Layer の [LLM の設定] を使用して以下の設定手順を実行します。
- Automation Cloud™ で [管理] に移動します。
- [AI Trust Layer] を選択し、[LLM の設定] タブを選択します。
- [テナント] ドロップダウンからテナントを選択し、[設定を追加] を選択します。
- [設定を追加] パネルで、次の手順を実行します。
- [製品] ドロップダウンから [UI Automation] を選択します。
- [機能] ドロップダウンから [ScreenPlay] を選択します。
- [設定モード] ドロップダウンから [UiPath の LLM サブスクリプションを置換] を選択します。
- [LLM] ドロップダウンで、所有しているサブスクリプションの中から使用するものを選択します。
- [ユーザーが管理する接続を設定] セクションで、[フォルダー] ドロップダウンからフォルダーを選択し、[コネクタ] ドロップダウンからコネクタを選択します。
- [新しいコネクションを追加] を選択します。新しいタブが開き、選択したコネクタに UiPath を接続するための情報を入力するよう求められます。必要なフィールドに値を入力し、[設定を追加] パネルで [テスト] を選択します。
- [保存] を選択します。
詳しくは、「LLM を設定する」をご覧ください。