View the Debugger

View detailed interactions with your app.

Overview

The Debugger displays detailed interactions with your app. The Debugger breaks up the interactions into 4 main sections:

  • Message: The Message section shows the sent and received messages between you and the AI.

  • Variables: The Variables section shows all the Variables used and the value for each Variable.

  • Preamble: The Preamble section shows how the AI has interpreted your Prompt.

  • Prompt: The Prompt section allows you to make edits to, or re-write, your Prompt.

View the Debugger

  1. Navigate to the Explorer panel.

  2. Select the Debugger tab.

  3. Select a thread, then select the arrow icon next to Chat Message to open the Debugger for that thread.

Last updated