Replies: 1 comment
-
From skimming the docs, it appears they have their own API, so no straightforward way to configure llm.nvim to use claude. We would have to implement the backend in https://github.com/huggingface/llm-ls. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to use claude 3.5 sonnet for code completion in Neovim. Is there a straightforward way to configure this using llm.nvim?
Beta Was this translation helpful? Give feedback.
All reactions