← All projects
AI

Copilot-openai-api

by yuchanns

Proxy server that exposes GitHub Copilot as an OpenAI-compatible API endpoint.

Stars

58

Forks

4

Language

Python

License

Apache-2.0

This FastAPI-based proxy converts GitHub Copilot's chat completion and embeddings capabilities into a standard OpenAI API format. It enables developers to use Copilot as a backend for any tool or application that expects an OpenAI-compatible interface. Note that usage may intersect with GitHub's terms of service, so developers should evaluate accordingly.

chat-completioncopilotopenai-api
Copilot-openai-api — Open Source | Amit