description Continue (VS Code Extension) Overview
Continue acts less as a direct completion tool and more as a universal, customizable interface for connecting to various local or remote LLMs (like Llama 3 or GPT-4). This flexibility is its greatest strength, allowing developers to test the best model for a specific task without switching IDEs or paying for multiple services. It empowers the user to control the underlying intelligence source.
help Continue (VS Code Extension) FAQ
Can the Continue VS Code extension use local LLMs like Llama 3?
Yes, Continue is specifically designed to connect to local LLMs like Llama 3 through tools such as Ollama or LM Studio. This allows developers to run AI code completion entirely on their own hardware without sending code to external API services.
Is the Continue extension for VS Code open source?
Yes, Continue is an open-source project with its code publicly available on GitHub. This open approach differentiates it from proprietary alternatives like GitHub Copilot, allowing developers to inspect, modify, and contribute to the codebase.
How do I connect Continue to GPT-4 in VS Code?
To use GPT-4 with Continue, you add your OpenAI API key to the extension's configuration file, which uses a JSON format. Once configured, you can select GPT-4 or other OpenAI models from Continue's model dropdown for code completion and chat.
Does Continue work with Ollama for local AI code completion?
Yes, Continue integrates directly with Ollama, one of the most popular tools for running local LLMs. By installing Ollama and pulling a coding model like Code Llama, you get free, private AI assistance in VS Code without any API costs.
explore Explore More
Similar to Continue (VS Code Extension)
See all arrow_forward
Reviews & Comments
Write a Review
Be the first to review
Share your thoughts with the community and help others make better decisions.