News

New, Advanced GPT-4 AI Model Comes to GitHub Copilot, Azure OpenAI Service

GPT-4, the advanced generative AI model from Microsoft partner OpenAI, is now powering the new GitHub Copilot X and the Azure OpenAI Service.

In addition to adopting GPT-4 "for a more personalized developer experience," GitHub Copilot X, the latest iteration of the "AI pair programmer," features new chat and voice interfaces, along with support for pull requests and the ability to answer questions on docs.

Microsoft-owned GitHub has created several waitlists for technical previews of different functionality including chat, pull requests, docs and a command-line interface (CLI):

  • GitHub Copilot Chat, a ChatGPT-like experience: The new chat interface focuses on developer scenarios and natively integrates with Visual Studio Code and Visual Studio.
    [Click on image for larger view.] GitHub Copilot Chat (source: GitHub).
  • Copilot for Pull Requests: Developers can now sign up for a technical preview of the first AI-generated descriptions for pull requests on GitHub, powered by GPT-4 model. It adds support for AI-powered tags in pull request descriptions through a GitHub app that can be installed by organization admins and individual repository owners.
  • Copilot for Docs: This is described as an experimental tool that uses a chat interface to provide users with AI-generated responses to questions about documentation, such as questions about the languages, frameworks, and technologies being used.
  • Copilot for CLI: The GitHub Copilot CLI can compose commands and loops, and translate natural language to terminal commands.
[Click on image for larger view.] GitHub Copilot (source: GitHub).

Furthermore, GitHub is testing the capability for Copilot to automatically suggest sentences and paragraphs when pull requests are being created by dynamically pulling in information about code changes, detailed here.

The company is also preparing a new feature wherein developers will be warned if they don't have sufficient testing for a pull request -- even suggesting potential tests -- detailed here.

"Our R&D team at GitHub Next has been working to move past the editor and evolve GitHub Copilot into a readily accessible AI assistant throughout the entire development lifecycle," GitHub said in a post today (March 22). "This is GitHub Copilot X -- our vision for the future of AI-powered software development."

Even though GPT-4 was just recently released, GitHub said it already is realizing significant gains in logical reasoning and code generation.

"With GPT-4, the state of AI is beginning to catch up with our ambition to create an AI pair programmer that assists with every development task at every point in the developer experience," the company said. "Moreover, it's helping GitHub Copilot understand more of a developer's codebase to offer more tailored suggestions in PRs and better summations of documentation."

GPT-4 in Azure OpenAI Service
Just the day before GitHub's announcement of Copilot X, Microsoft announced GPT-4 in its Azure OpenAI Service.

It was only a couple of weeks ago that Microsoft announced "ChatGPT in Preview on Azure OpenAI Service." ChatGPT was powered by GPT-3.5.

"Customers and partners already using Azure OpenAI Service can apply for access to GPT-4 and start building with OpenAI's most advanced model yet," Microsoft said. "With this milestone, we are proud to bring the world's most advanced AI models -- including GPT-3.5, ChatGPT, and DALL•E 2 -- to Azure customers, backed by Azure AI-optimized infrastructure, enterprise-readiness, compliance, data security, and privacy controls, along with many integrations with other Azure services."

Interested developers -- providing they are Microsoft managed customers or partners accepted to use the cloud service -- can go here to apply for access to GPT-4.

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube