Browser Agent API
Prerequisites
- Download, install, and run Sentius Copilot+ application. The application interacts with the Chromium-based browser and must be installed on the machine which will execute the tasks.
- Get access to Sentius Teach & Repeat Platform waitlist in the developer role by clicking Join Waitlist when running the Sentius Copilot+ Application.
- Obtain API Key from your Sentius Copilot+ application (go to Settings, click API)
Dialog Sessions
To integrate Sentius Copilot+ into your application directly (without Workflow Engine), you need to:
- Create new Dialog Session
- If you have particular tasks to solve, you may teach Copilot how to accomplish the task by recording a Skill.
- Send tasks to perform by sending messages to the created dialog session (see Dialog Sessions). You may specify a particular Skill (saved instruction) to make sure the task is going to be solved in a particular way.
Tasks
To oversee the status of tasks that are or were run by Sentius Copilot+, visit Tasks API.