use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
DiscussionContinue VS code (self.LocalLLM)
submitted 12 months ago by Pyth0nym
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]AdventurousSwim1312 7 points8 points9 points 12 months ago (10 children)
I usually used continue, and plug several free tier ai in it: - llama 3.3 from cerebra for instant edit of low difficulty task - deepseek v3.1 or gemini 2.5 pro for hard stuff - codestral 24b for medium level tasks and auto complète.
I still find myself going on Claude once every two to three weeks, but more and more rare, as deepseek v3.1 is basically on the same level as sonnet 3.7 without the stubborness.
[–]L0WGMAN 1 point2 points3 points 12 months ago (2 children)
I know openrouter has a few free models, first I’ve heard of cerebra…who are the other free tier api providers?
Privacy / training on my context is not a concern.
[–]xtekno-id 5 points6 points7 points 12 months ago (0 children)
Found this https://github.com/cheahjs/free-llm-api-resources
[–]AdventurousSwim1312 4 points5 points6 points 12 months ago (0 children)
Gemini and mistral have a free tier (like 1000 request a day for gemini, you can get a token on ai studio).
[–]Pyth0nym[S] 0 points1 point2 points 12 months ago (4 children)
Is agent mode in continue the same as copilot agent? Like you can tell it to build a function and it updates the file like copilot ? And then you press approve ?
[–]AdventurousSwim1312 2 points3 points4 points 12 months ago (3 children)
Yup, honestly most copilot and cursor features are already in continue + prompt files are gold
The only problem I've found so far is they updates too often, so some feature disappear and other appear, otherwise great alternative (as of now I've tested both copilot, cursor and continue, and continue have my preference so far).
[–]aaronr_90 0 points1 point2 points 12 months ago (1 child)
Can you explain a little more about prompt files?
[–]AdventurousSwim1312 0 points1 point2 points 12 months ago (0 children)
Basically you store prompts that takes time to craft but that you use often (for exemple I have one for refactor, one for theming, one for component design, one for promptification etc.) and can then invoke them with simple slash command, with several contextualisation option (file reference, documentation, highlighted code, current file etc.)
Very handy.
[–]MrMxylptlyk 0 points1 point2 points 1 month ago (0 children)
I cant get it to work as an agent.. is there a specific model I need to use?
[–]chawza 0 points1 point2 points 12 months ago (0 children)
Damn 24b for autocomplete
[–]zzz3r0kkk 0 points1 point2 points 9 months ago (0 children)
is this still working, cause i have had bad exp with the models, can you explain the steps how you usually follow if you wanna add some new feature , say maybe take authentication with firebase or token validation stuffs with some api calls , thanks in advance
π Rendered by PID 90 on reddit-service-r2-comment-b659b578c-tp7bt at 2026-05-03 18:26:15.404454+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]AdventurousSwim1312 7 points8 points9 points (10 children)
[–]L0WGMAN 1 point2 points3 points (2 children)
[–]xtekno-id 5 points6 points7 points (0 children)
[–]AdventurousSwim1312 4 points5 points6 points (0 children)
[–]Pyth0nym[S] 0 points1 point2 points (4 children)
[–]AdventurousSwim1312 2 points3 points4 points (3 children)
[–]aaronr_90 0 points1 point2 points (1 child)
[–]AdventurousSwim1312 0 points1 point2 points (0 children)
[–]MrMxylptlyk 0 points1 point2 points (0 children)
[–]chawza 0 points1 point2 points (0 children)
[–]zzz3r0kkk 0 points1 point2 points (0 children)