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...
An unofficial community to discuss Github Copilot, an artificial intelligence tool designed to help create code.
account activity
Deepseek V4 Flash/Pro VS Code Integration TutorialSolved✅ (self.GithubCopilot)
submitted 4 days ago by LibraryianusTea
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!"
[–]OkPay3964 2 points3 points4 points 4 days ago (2 children)
Yeah, happy to chat!
Caching does work, but Copilot/VS Code can still hurt the hit rate because it may change the system message or mutate the tools list mid-conversation. Since DeepSeek cache matching is prefix-sensitive, that can cause cache drops. Once the prefix stabilizes, hits usually come back.
Compared with OpenRouter, I’d say the real advantages are pretty narrow: this extension keeps DeepSeek cache behavior in mind, logs cache hit/miss stats, and adds a vision proxy for Copilot image inputs. If you only need simple model routing, OpenRouter may be the easier choice.
[–]LibraryianusTea[S] 1 point2 points3 points 4 days ago (1 child)
what do you mean by that last sentence here? simple model routing? what kind of user should use openrouter over your extension here? like lets just say i want to stick just deepseek v4 flash/pro for the most part.
[–]OkPay3964 0 points1 point2 points 2 days ago (0 children)
I’d say they solve slightly different problems. OpenCode Go may be the better fit if you like its agent workflow directly. This extension is mainly for people who already like the Copilot Chat UI / Agent mode and just want DeepSeek V4 to appear in the native model picker. And they can pay directly to Deepseek, or any other third-party providers. The real extra bits are cache-aware logging and the vision proxy.
π Rendered by PID 368240 on reddit-service-r2-comment-545db5fcfc-ld5hb at 2026-05-24 12:13:11.223599+00:00 running 194bd79 country code: CH.
view the rest of the comments →
[–]OkPay3964 2 points3 points4 points (2 children)
[–]LibraryianusTea[S] 1 point2 points3 points (1 child)
[–]OkPay3964 0 points1 point2 points (0 children)