Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>llm-autocompleterNew to Visual Studio Code? Get it now.
llm-autocompleter

llm-autocompleter

nayanraj210401

|
261 installs
| (2) | Free
Auto Complete using LLM Model from OpenAI, Ollama, Krutrim
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

  1. you can stop server use command Stop Server
  2. you can restart server use command Restart Server
  3. you can select LLM model use command Select LLM Model

Important Information

  1. Low end system can experiencie lag when using LLMs.
  2. 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
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft