Importing the LLM Debugger in Workshop

Hello! I’ve built out an AIP Agent that uses LLM prompts for my project. When I run a sample in the AIP Logic editor it shows all of the steps with the debugger. I put the agent onto Workshop and I was wondering if it was possible to show the steps with the debugger on Workshop as well. Is this a feature that I can add?

Thank you so much in advance for your help.

Hey, the widget you’re looking for is called “Logic - Chain of Thought”. It only works with LLM calls that originate in the Logic application, but should show a similar UI to the one you see while building a logic function.