Go to file
2023-10-10 14:43:12 +02:00
.cargo feat: add CI for release (#8) 2023-09-05 13:32:35 +02:00
.github fix(ci): release workflow (#12) 2023-09-10 13:16:13 +02:00
crates feat: send warning to client when unauthenticated (#27) 2023-10-10 14:43:12 +02:00
xtask feat: add user agent (#20) 2023-09-21 14:32:21 +02:00
.gitignore feat: add CI for release (#8) 2023-09-05 13:32:35 +02:00
Cargo.lock feat: send warning to client when unauthenticated (#27) 2023-10-10 14:43:12 +02:00
Cargo.toml feat: add user agent (#20) 2023-09-21 14:32:21 +02:00
LICENSE feat: add LICENSE (#1) 2023-08-10 22:50:24 +02:00
README.md docs: add llm-intellij link (#26) 2023-10-04 16:51:00 +02:00

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