...
- LLM 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, Azure OpenAI or another LLM provider account is required.
Note: Only LLM providers with a chat completions endpoint compatible with the OpenAI REST API are supported.
...