Skip to main content

Utilisation d’OpenAI o3 dans Copilot Chat

Remarque

o3 in Copilot Chat is currently in public preview and subject to change.

OpenAI has a family of large language models that you can use as an alternative to the default model used by Copilot Chat. o3 is one of those models and excels at coding tasks across the entire software development lifecycle, from initial design to bug fixes, maintenance to optimizations. For information about the capabilities of o3, see the OpenAI documentation.

o3 is currently available in:

  • Copilot Chat in Visual Studio Code
  • Immersive mode in Copilot Chat in

o3 is hosted by OpenAI and 's Azure tenant when used in Copilot. OpenAI makes the following data commitment: We [OpenAI] do not train our models on your business data by default. maintains a zero data retention agreement with OpenAI.

When using o3, input prompts and output completions continue to run through Copilot's content filters for public code matching, when applied, along with those for harmful, offensive, or off-topic content.

You must enable access to OpenAI o3 individually before you can use the model.

If you have a Copilot Pro+ subscription, you can enable OpenAI o3 in two ways:

  • The first time you choose to use o3 with Copilot Chat in Visual Studio Code, or in the immersive view of Copilot Chat, you will be prompted to allow access to the model.

    Clicking Allow enables you to use o3 and updates the policy in your personal settings on .

  • You can enable the model directly in your personal settings on the website. See Managing Copilot policies as an individual subscriber.

For details of how to change the model that Copilot Chat uses, see Changing the AI model for Copilot Chat.