vim-ai
vim-ai copied to clipboard
Question: Is it possible to configure vim-ai to use Copilot chat?
Is it possible to configure vim-ai to use Copilot chat?
This plugin is currently possible to configure with OpenAI-competible http endpoints. Does Copilot chat expose http API?
I know it exposes https://api.githubcopilot.com/chat/completions for the chat endpoint. Not sure if it's Chat GPT compatible though
Is there any documentation on the API?
Yes it really good and useful to add the option for copilot chat
Is there any documentation on the API?
A possible method to obtain the API from the neovim plugin copilot.lua.