Benutzerhandbuch zu 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.
Einrichtung des Bring-Your-Own-Modells
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 Open AI
- OpenAI
- Amazon Bedrock (Anthropic Computer Use)
- Google Vertex
- Open AI V1 Compliant LLM – Verwenden Sie diese Option, um eine Verbindung zu einem beliebigen LLM-Anbieter zu herstellen, dessen API dem OpenAI V1-Standard folgt. Weitere Details finden Sie in der Dokumentation zum OpenAI V1 Compliant LLM Connector.
Um Ihre eigenen Abonnements zu verwenden, führen Sie folgende Konfigurationsschritte über LLM-Konfigurationen in AI Trust Layeraus:
- Gehen Sie in Automation Cloud™ zu Admin.
- Wählen Sie AI Trust Layer und dann die Registerkarte LLM-Konfigurationen.
- Wählen Sie einen Mandanten aus der Auswahlliste Mandanten und dann Konfiguration hinzufügen.
- Führen Sie im Bereich Konfiguration hinzufügen folgende Schritte aus:
- Wählen Sie im Dropdownmenü Produkt die Option UI Automation aus.
- Wählen Sie im Dropdown-Menü Funktion die Option ScreenPlay aus.
- Wählen Sie in der Auswahlliste Konfigurationsmodus die Option UiPath-LLM-Abonnement ersetzen.
- Wählen Sie in der Auswahlliste LLM das Abonnement, das Sie haben und verwenden möchten.
- Wählen Sie im Abschnitt „Vom Kunden verwaltete Verbindung konfigurieren“ einen Ordner aus der Auswahlliste Ordner und dann einen Connector aus der Auswahlliste Connector.
- Wählen Sie Neue Verbindung hinzufügen. Eine neue Registerkarte wird geöffnet, auf der Sie aufgefordert werden, Informationen einzugeben, um UiPath mit dem ausgewählten Connector zu verbinden. Füllen Sie die erforderlichen Felder aus und wählen Sie dann im Bereich Konfiguration hinzufügen die Option Testen.
- Wählen Sie Speichern.
Weitere Informationen dazu finden Sie unter Konfigurieren von LLMs.