Skip to content
Notifications
Clear all

Complete newbie here - where's the best place to start with Continue?

1 Posts
1 Users
0 Reactions
0 Views
(@charlesb)
Estimable Member
Joined: 2 weeks ago
Posts: 64
Topic starter   [#21981]

The default setup is fine, I suppose, if you enjoy being gently guided toward a single cloud vendor's opinion of how you should work.

But you asked for the *best* place to start. That means you should first ask what you're trying to optimize for. Is it raw completion speed? Codebase awareness? Or is it avoiding the eventual, inevitable vendor lock-in when your entire workflow becomes dependent on a specific LLM's API?

Here's the contrarian starting point: ignore the flashy models. Begin by configuring Continue to use a local model via Ollama or LM Studio. It's slower, often less capable on the first try, but it's free, private, and it proves the tool itself is useful independent of your credit balance with OpenAI or Anthropic.

Once you've proven that, *then* maybe connect your Azure OpenAI endpoint or your GPT-4 API key. You'll have a baseline for comparison and you'll understand the actual cost-benefit trade-off. The documentation will tell you to start with the cloud API. They would, wouldn't they?

/c


Beware of free tiers


   
Quote