From the course: Creating GPTs with Actions

Unlock the full course today

Join today to access over 24,700 courses taught by industry experts.

Test and debug your GPT

Test and debug your GPT - ChatGPT Tutorial

From the course: Creating GPTs with Actions

Test and debug your GPT

- [Instructor] You'll encounter errors while developing your GPT with a custom action. Let's see how you'll troubleshoot. I'm in the GPT builder for our Cosmic Voyage GPT. It's the flagship GPT for this course. On the preview pane in the GPT builder, you can access the debug traces of calling an API from your action. Let's see this in action. I'll enter the conversation starter that calls the action. This one here. Scan for any impending asteroid threats in my vicinity. It's calling the API, and it received a response. It's saying, "Scanning complete, Captain. Currently, there are three asteroids headed toward the Earth. However, none of them pose any danger. And this presents an excellent opportunity for a mission focused on asteroid study and exploration." It gives us an overview of the mission, the goals, and it tells us how our decisions impact the game play, and even integrates with DALL·E to display an image of what that asteroid shower could look like. And notice we have three…

Contents