ChatGPT - Genie AIExtension46/100 via “multi-model llm selection with openai and azure openai support”
Your best AI pair programmer. Save conversations and continue any time. A Visual Studio Code - ChatGPT Integration. Supports, GPT-4o GPT-4 Turbo, GPT3.5 Turbo, GPT3 and Codex models. Create new files, view diffs with one click; your copilot to learn code, add tests, find bugs and more. Generate comm
Unique: Supports both OpenAI and Azure OpenAI Service endpoints, allowing users to switch between public and private deployments without changing the extension. Model selection is persisted in VS Code settings, enabling per-workspace or per-user configuration. The extension automatically routes API calls to the correct endpoint based on the selected model.
vs others: More flexible than GitHub Copilot (which uses a fixed model), and supports Azure OpenAI unlike most VS Code AI extensions. Allows cost optimization by switching between GPT-4 and GPT-3.5-turbo on a per-session basis.