Description
Code editors can receive language-server completions generated with large language models.
This package is useful for developers who want LLM-assisted completion through the LSP protocol. It is editor integration infrastructure, not a full IDE or chat application.
LLM completion may send code context to configured services and can suggest wrong code. Review privacy settings and generated changes before accepting them.