LLM Autocompleter
This extension leverages Language Models (LLMs) like OpenAI, Ollama, and KRUTRIM to generate code completions.
Functionality
This Language Server works for plain text files and offers the following features:
- Code Completions
- Diagnostics regenerated on each file change or configuration change
Commands
- you can stop server use command
Stop Server
- you can restart server use command
Restart Server
- you can select LLM model use command
Select LLM Model
- Low end system can experiencie lag when using LLMs.
- This has a LSP server which is running locally, so the API_KEY are in you system environment.
API Key Setup
To use this extension, you need to obtain API keys from the following platforms:
- OpenAI
- Ollama doesnt need any API keys just install models using command on terminal models
- KRUTRIM
| |