Is "https://api.github.com/copilot_internal" endpoint can be used outside of Vscode ? #178117
Unanswered
paolomainardi
asked this question in
Copilot Conversations
Replies: 1 comment 5 replies
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Select Topic Area
Question
Copilot Feature Area
General
Body
Since this endpoint is publicly accessible, requires Oauth authentication, and responds like an OpenAI API, I wonder if it can be used by other applications as a model provider or if it violates ToS, even though I cannot find any reference.
There are several implementations now that allow doing this, such as https://github.com/jmdaly/llm-github-copilot and litellm.
Can we have an official response from someone at GitHub?
All reactions