The OpenAI panel allows you to configure the application to use your OpenAI or Azure OpenAI account to generate recommended fixes for static analysis violations. Functionality has been tested on GPT-3.5 turbo and GPT-4.
Note:
- OpenAI integration in Visual Studio is supported in VS 2019 and later.
- The functionality does not support VB.NET.
Prerequisites:
- The "LLM Integration" feature must be enabled in your license.
- Access to your OpenAI or Azure OpenAI account is required.
...