
Guide utilisateur de ScreenPlay
Prérequis
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.
Configuration de votre propre modèle
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 (utilisation anthropique de l'ordinateur)
- Google Vertex
- LLM conforme à OpenAI V1 - Utilisez cette option pour vous connecter à n'importe quel fournisseur LLM dont l'API suit la norme OpenAI V1.Pour des détails, reportez-vous à la documentation du connecteur LLM conforme à OpenAI V1.
Pour utiliser vos propres abonnements, procédez comme suit dans les configurations LLM d'AI Trust Layer :
- Dans Automation Cloud™, accédez à Admin.
- Sélectionnez AI Trust Layer, puis sélectionnez l’onglet Configurations LLM.
- Sélectionnez un locataire dans la liste déroulante Locataire, puis sélectionnez Ajouter une configuration.
- Dans le panneau Ajouter une configuration, procédez comme suit :
- Sélectionnez UI Automation dans la liste déroulante Produit.
- Sélectionnez ScreenPlay dans le menu déroulant Fonctionnalité.
- Sélectionnez Remplacer l’abonnement UiPath LLM dans la liste déroulante Mode de configuration.
- Sélectionnez l’abonnement que vous souhaitez utiliser dans la liste déroulante LLM.
- Dans la section Configurer la connexion gérée par le client, sélectionnez un dossier dans la liste déroulante Dossier, puis sélectionnez un connecteur dans la liste déroulante Connecteur.
- Sélectionnez Ajouter une nouvelle connexion. Un nouvel onglet s’ouvre, vous invitant à fournir des informations pour connecter UiPath au connecteur sélectionné. Remplissez les champs nécessaires, puis sélectionnez Tester dans le panneau Ajouter une configuration.
- Sélectionnez Enregistrer.
Pour plus d’informations, consultez la section Configuration des LLM.