OmwAIOmwAI
API ReferenceProgramming ToolsAI ApplicationsCompliance and Usage Policy

GitHub Copilot Relay Service Integration Tutorial

Learn through a video how to connect GitHub Copilot to a relay service. Suitable for users who need to configure a unified API endpoint in their programming tools.

Video Tutorial

This tutorial video is hosted on Bilibili. The player on this page is provided by Bilibili and does not use this site's video bandwidth. If the player fails to load, you can click the link below to watch the video on Bilibili.

Open the video on Bilibili

Tutorial Overview

This video demonstrates how to connect GitHub Copilot to a relay service, allowing you to use model services through a unified OpenAI-compatible API in programming tools such as VS Code and Cursor.

This video is suitable for the following users:

ScenarioDescription
Programming tool configurationUsers who want to configure GitHub Copilot-related plugins in their editors.
Relay service integrationUsers who already have an available API endpoint and key and want to connect them to their programming tools.
Getting startedUsers who want to quickly learn the complete configuration process through a video.

Preparation

Before watching and following the tutorial, prepare the following:

  1. Install VS Code, Cursor, or another programming tool that supports the relevant plugins.
  2. Sign in to and enable GitHub Copilot.
  3. Prepare an available relay service API endpoint.
  4. Create an available API Key.
  5. Confirm that the target model is available through the relay service.

Compliance Reminder

Make sure that the services you use come from reliable sources, and comply with the terms of service of the model service provider, GitHub Copilot, the plugins, and your organization.

If you prefer step-by-step illustrated instructions, you can also refer to:

How is this guide?

Last updated on