Skip to main content

13. 🧑‍💻GitHub Copilot's updated AI model

· 3 min read
Shuyin Zhao

Please share

    

🗓️ Day 13 of #30DaysOfAzureAI

GitHub Copilot Upgraded: Faster, More Accurate, and More Secure Code

Yesterday was all about creating intelligent Excel Add-ins. Today is a look at GitHub Copilot advances to boast productivity, and build better, smarter, safer intelligent apps.

🎯 What we'll cover

  • Copilot's improved suggestions and the new Fill-In-the-Middle paradigm.
  • VS Code extension with a lightweight model and improved acceptance rate.
  • AI-based vulnerability prevention system to provide alternative suggestions.

Image banner for day 13

📚 References

🚌 Advances in GitHub's Copilot code generative models

Today's article looks at the updates to GitHub's Copilot with the goal of improving code suggestions and responsiveness for developers. The underlying Codex model has been updated to deliver better results for code synthesis and the Fill-In-the-Middle paradigm has been introduced for better prompts for code suggestions.

Additionally, an AI-based vulnerability prevention system has been introduced to identify and block insecure coding patterns in real-time. The system uses language models to quickly detect vulnerable patterns, including hardcoded credentials and SQL injections, even in incomplete code fragments. Vulnerable code suggestions are replaced with alternative suggestions.

👓 View today's article

Today's article.

🙋🏾‍♂️ Questions?

You can ask questions about this post on GitHub Discussions

📍 30 days roadmap

What's next? View the #30DaysOfAzureAI Roadmap

🧲 Subscribe