#Github Copilot as LLM Endpoint?

1 messages ยท Page 1 of 1 (latest)

mystic summit
#

With Dagger Agents - is there some way to use Github Copilot as an endpoint?

urban owl
#

AFAIK that's not the case yet.

ref: #agents message

cc @quasi mortar @wraith jacinth

quasi mortar
wraith jacinth
#

In opencode at least it uses an oauth flow instead of api key

#

I'll dig a bit and put my findings in an issue so we can try to get this supported in dagger ๐Ÿš€

quasi mortar
wraith jacinth
quasi mortar
#

I could maybe take a stab at this over the weekend. No promises ๐Ÿ™‚

mystic summit
#

From looking at the sourcecode for Zed (and with a little help from COPILOT (!) because I don't write rust code usually) I found out that they are most likely using the Copilot Language Server for their integration -> https://github.com/github/copilot-language-server-release - I don't know how that'd work with Dagger though since it would require signing in and so on, I'm guessing it'd be much easier if it was just an API key...

GitHub

Feedback for the GitHub Copilot Language Server. Contribute to github/copilot-language-server-release development by creating an account on GitHub.

quasi mortar
wraith jacinth