App Playground 🈸
Last updated
Last updated
The App Playground is an extension of the Playground environment, specifically tailored for testing Apps. It brings together various components, offering a comprehensive suite of testing and debugging features. Here's a breakdown of the different sections you'll encounter:
Input Panel: This area enables users to provide input for the app to process and run.
Thoughts Section: Unique to the App Playground, this feature provides a window into the App's decision-making mechanics. It displays the internal thought process of the App as it works through queries, giving you insights into its operation.
Output Panel: Much like in the other playgrounds, this area serves to display the generated output from the App, offering you immediate performance feedback.
Agent Instructions: This is your go-to space for tinkering with the App's prompt. Make adjustments and instantly observe the App's real-time responses within the Playground.
App Play History: This feature archives a detailed history of all App interactions. It organises the data based on input queries and generated outputs, much like its counterparts in the Tool and Data Source playgrounds. Additionally, the "Show Trace" option provides an in-depth examination of how each query was processed, leading to the output.