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.
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:
| Scenario | Description |
|---|---|
| Programming tool configuration | Users who want to configure GitHub Copilot-related plugins in their editors. |
| Relay service integration | Users who already have an available API endpoint and key and want to connect them to their programming tools. |
| Getting started | Users who want to quickly learn the complete configuration process through a video. |
Preparation
Before watching and following the tutorial, prepare the following:
- Install VS Code, Cursor, or another programming tool that supports the relevant plugins.
- Sign in to and enable GitHub Copilot.
- Prepare an available relay service API endpoint.
- Create an available API Key.
- 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.
Related Documentation
If you prefer step-by-step illustrated instructions, you can also refer to:
How is this guide?
Last updated on