llm-ls/README.md
2023-10-04 16:51:00 +02:00

15 lines
454 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)
- [x] [llm-vscode](https://github.com/huggingface/llm-vscode)
- [x] [llm-intellij](https://github.com/huggingface/llm-intellij)
- [ ] [jupytercoder](https://github.com/bigcode-project/jupytercoder)