Playground

The Playground is the testing environment within Studio AI. It allows users to validate the behavior of models, agents, Skills, and workflows before deploying them to production.

This tool is essential during the creation process, as it helps identify issues, fine-tune parameters, and understand how the different components interact with each other.

Flow Testing with Playground in Skyone Studio

1. Manual Execution in the Agent Flow

  • While building or editing an agent flow, you can test its behavior in real time directly within the Skyone Studio environment, before officially publishing it.

  • To do this, access the desired flow and click on the “Manual Execution” option.

  • When triggered, a side panel will appear in the interface containing an interactive chat window.

  • This feature allows you to simulate interactions with the agent using the current version of the flow, making it possible to validate the implemented logic and behavior.

  • To hide the side panel, click the upward arrow icon located at the top of the extension.

2. Agent and Model Playground

  • The Playground feature allows you to test agents and models in isolation, without the need to be within a specific flow.

  • When accessing the Playground, use the dropdown menu at the top of the screen to select the agent or language model you want to test.

  • Once selected, the chat interface will be available to start manual interactions with the chosen agent or model.

  • This tool is ideal for response validation, natural language behavior testing, and fine-tuning before the final integration into the main flow.

Last updated