From the course: OpenAI API and MCP Development
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Debugging and reviewing code with AI suggestions
From the course: OpenAI API and MCP Development
Debugging and reviewing code with AI suggestions
GitHub Models offers a set of built-in features to support prompt iteration, evaluation, and also AI integration. So we could see that after using several features and built-in tools in the Playground, and we're gonna discover also that GitHub Models also supports reusable prompts. And we could test already this tool, the Prompt Editor, to iterate over the same prompts using several language models, and then compare their results in order to select which language model could be the best suitable for our specific use case and business needs, for example. We're gonna see how to actually be able to reuse prompts and run a prompt within our own development environments. For example, we're gonna see how to create and use prompt files in VS Code. And I'm gonna show you how to do it also within Codespaces. So let's look at how we can create a prompt file. Basically, we want to define and configure instructions to send to the language models. And what is interesting is that we're going to be…
Contents
-
-
-
-
-
(Locked)
Exploring the GitHub Models marketplace1m 55s
-
(Locked)
AI development on GitHub: From setup to hands-on playground4m 50s
-
(Locked)
Settings permissions with an access token7m 50s
-
(Locked)
Creating a dev container and configuration file7m 4s
-
(Locked)
Debugging and reviewing code with AI suggestions7m 39s
-
(Locked)
-
-
-
-