Skip to content

wosledon/copilot-auto-byok

Repository files navigation

copilot-auto-byok

English | 中文

Admin UI

A lightweight proxy that lets GitHub Copilot use your own OpenAI or Anthropic keys in BYOK mode, with model routing, key management, and usage metrics.

Quick start

dotnet run --project copilot-auto-byok.csproj

Open http://localhost:5000 for the admin UI.

Highlights

  • OpenAI-compatible /v1/chat/completions
  • Anthropic-compatible /v1/messages
  • Built-in admin UI and metrics
  • SQLite-backed config in Data/app.db

Stack

  • .NET 10
  • ASP.NET Core
  • EF Core + SQLite
  • OpenAPI

Docs

  • 中文文档:README.zh-CN.md
  • 英文文档:README.md

About

Copilot BYOK big models routing | Copilot BOYK 大模型路由

Topics

Resources

License

Stars

4 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors