From the course: Introduction to Agentic AI: Getting Started with AutoGen Studio
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Debugging your agentic workflow - Autogen Tutorial
From the course: Introduction to Agentic AI: Getting Started with AutoGen Studio
Debugging your agentic workflow
In this video, we are going to run and debug our agentic workflow in order to understand how everything is working under the hood. So let's move to AutoGen Studio. All right. Once in AutoGen Studio, we can go to the playground and create a new session. We have the last one used already selected, but if we don't see that one, we can go and select the one we want, which is Book Creating Workflow, and then give a proper session name. Book Creation N2, for example, and create it. And in the message, we can write what we want it to do. Create me a book for kids on a story about a caterpillar and a ladybug. Make it two pages long with one image per page. Very clear. Very concise. Output in PDF, please. And we click on the green button which is send message and it will start the process. We are going to stop the process. But before, one thing we can do is go to the console where we started the AutoGen Studio and we can see here everything which is happening. So here is the message that was…