Skip to content

🦾 Golang implementation of a language server (LSP) providing LLM completions from Ollama and Codestral API

License

Notifications You must be signed in to change notification settings

meeehdi-dev/llm-language-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

🦾 Golang implementation of a language server (LSP) providing LLM completions from Ollama and Codestral API

Topics

Resources

License

Stars

Watchers

Forks

Languages