Bring Your Own LLM

This video demonstrates GitHub Copilot's Bring Your Own LLM feature. A powerfull feature in the current insiders version of VS Code is to bring your own model to the chat conversation. You can use a local running model or connect with a remote model using your own API key.

Overview

A powerfull feature in the current insiders version of VS Code is to bring your own model to the chat conversation. You can use a local running model or connect with a remote model using your own API key.

Key Features

How It Works

The Bring Your Own LLM feature analyzes your current development context to provide intelligent assistance. It considers:

Benefits