Skip to content

Latest commit

History

History
5 lines (3 loc) 路 285 Bytes

File metadata and controls

5 lines (3 loc) 路 285 Bytes

LLM Language Server

Implementation of a language server for APIs such as Ollama or Codestral, using Go and the Language Server protocol.

The goal is to have a similar handler as Github Copilot LSP and make it easier to handle multiple providers when working on completion plugins.