Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>OllotNew to Visual Studio Code? Get it now.
Ollot

Ollot

Sayantan Ghosh

|
37 installs
| (0) | Free
Ollot brings AI assistance directly into VS Code, powered by your local Ollama models. Get instant code suggestions, explanations, and problem-solving without leaving your editor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Ollot - Ollama Integration for VS Code

Bring the power of Ollama directly into your development workflow. Ollot provides a seamless interface to interact with local Large Language Models (LLMs) through a dedicated sidebar within Visual Studio Code.

Features

  • Dedicated Chat Interface: Access a focused sidebar for continuous interaction with your models.
  • Dynamic Model Selection: Quickly switch between locally available Ollama models.
  • Real-time Streaming: Responses are streamed as they are generated for a more interactive experience.
  • Syntax Highlighting: Automatic formatting of code blocks within responses for enhanced readability.
  • Markdown Support: Full rendering of markdown in the chat view.

Requirements

  • Visual Studio Code: Version 1.97.0 or later.
  • Ollama Server: Ollama must be installed and running on your system (usually on port 11434).

Installation

  1. Open Visual Studio Code.
  2. Navigate to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X).
  3. Search for "Ollot".
  4. Click Install.

Usage

  1. Click the Ollot icon in the Activity Bar to open the sidebar.
  2. The Chat view will be displayed.
  3. Select your desired model from the dropdown menu at the top.
  4. Type your prompt in the input area and press Enter or click the send button.
  5. The response will stream directly into the chat interface.

Commands

If you don't see the icon, use the following command in the Command Palette (Ctrl+Shift+P or Cmd+Shift+P):

  • Ollot: Open Chat : Opens the Ollot chat view.

Release Notes

1.0.0

  • Initial release of Ollot.
  • Core chat functionality with streaming support.
  • Model selection and syntax highlighting.

License

This extension is released under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft