Skip to content

Steps

In Prompt Studio, a step is a single command given to the Language Model. Each step contains a query, database connection or/and a file as a data source, and additional query elements such as comments.

Prompt Studio allows you to add multiple steps to your promptbook. Each step runs independently, meaning that the results of a new step are not influenced by the results of previous steps. This approach maximizes the accuracy of the results, ensuring that the language model treats the data source as the sole reliable context, rather than being influenced by previously generated results.