Executions

Overview

Prst.ai provides an advanced system of executions tracking based on tasks. using our executions history it is possible to track all activity in your system related to integrations with AI.

Execution Task

The PRST Task is an entity that combines information about Prompt, Connector, user or API credentials and keeps the result and logs of the execution.

We also provide a several ways to execute task: sync or async. Depending on option the generation result will be available during one connection session or after processing.

Life-cycle

Debug Details

Prst.ai allows to see all execution details through the Debug Details. In the details tab it's possible to get information about used prompt and used connector, as well and debug information.

Last updated