You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've looked at a glance onto example you provided, but not sure that I got its exact purpose. So if it's just a yet another llm assistance endpoint, it should just work. At least my attempts to use gh endpoint with this plugin was successful. If the request was to bring code completion features support I suggest you to check out aider.
On my side, I'm about to finally provide reliable functions support #17 in a foreseeable future, which in turn will allow users to avoid a big chunk of copy-pasting frictions. But I have no plans to provide llm leveraged code completion support so far.
I found a GitHub Copilot api project here:
https://github.com/B00TK1D/copilot-api
Each GitHub account has 2000 completions for free available every month.
The text was updated successfully, but these errors were encountered: