![]() * feat: add tokenizer for context window size check * refactor: clippy * refactor: use `format!` instead of mut * refactor: remove unnecessary cloning |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
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?).