Skip to content
OpenCatalogcurated by FLOSSK
AI & Machine Learning

llm-ls

Rust LSP server that plugs LLM-backed completions into editors—designed to pair with local or API models.

Why it is included

Appears in TAAFT’s #llm repository listings as Hugging Face’s Apache-2.0 LLM language-server experiment.

Best for

Editor and tooling hackers adding LLM completion to LSP-compatible IDEs.

Strengths

  • LSP-native
  • Local-model friendly
  • Small core

Limitations

  • Ecosystem younger than full IDE extensions like Continue

Good alternatives

Continue · Tabby · Copilot-style hosts

Related tools