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
Navigate to the Explorer panel.
Select the Debugger tab.
Select a thread, then select the arrow icon next to Chat Message to open the Debugger for that thread.
Last updated