-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Could this be used as a backend also for a chat-style UI such as the one CopilotChat.nvim provides?
It allows you to interact with an LLM by asking questions about selected parts of code in the open buffer, and to easily apply suggestions as diffs to avoid manual copy-pasting between the chat and editor, as one might do when using ChatGPT in the browser. The issue with CopilotChat.nvim in particular though is that it's not backend agnostic, and only supports GitHub's Copilot.
Maybe this could be something for llm.nvim
as well.
Quick demo of how it looks like:
copilotnvim.mov
Metadata
Metadata
Assignees
Labels
No labels