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.
This extension provides seamless integration with the Ollama AI model server within Visual Studio Code, allowing you to interact with Ollama directly in your editor.
Features
Chat View: A dedicated sidebar chat view enables you to send prompts to Ollama models and receive responses.
Model Selection: Easily switch between available Ollama models using a dropdown menu in the chat view.
Streaming Responses: Experience real-time interaction with Ollama as the extension streams responses as they are generated.
Code Formatting: The extension automatically formats code blocks in the responses for improved readability.