14 lines
404 B
Markdown
14 lines
404 B
Markdown
# llm-ls
|
|
|
|
> [!IMPORTANT]
|
|
> This is currently a work in progress, expect things to be broken!
|
|
|
|
**llm-ls** is a LSP server leveraging LLMs for code completion (and more?).
|
|
|
|
## Compatible extensions
|
|
|
|
- [x] [llm.nvim](https://github.com/huggingface/llm.nvim)
|
|
- [ ] [huggingface-vscode](https://github.com/huggingface/huggingface-vscode)
|
|
- [ ] [jupytercoder](https://github.com/bigcode-project/jupytercoder)
|
|
|