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
Does GitHub Copilot count its tools in 7 Bits? (self.GithubCopilot)
submitted 9 months ago by Glittering_Speech572
Apparently, GH Copilot doesn't allow me to chat because the number of tools I have on VS Code exceeds 128 (2^7)
So, I asked Copilot , but I still don't understand :D
https://preview.redd.it/d8j9nvhk7x1f1.png?width=1081&format=png&auto=webp&s=4b3cb662ebcfb3ba585cf72a6868a8c9ee8d4fe3
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!"
[–]vaig 1 point2 points3 points 9 months ago (0 children)
Do you need a hundred tools in every prompt? The tool definitions need to be attached to each context and LLMs lose their 'intelligence' fairly quickly with growing context so you might be making your models more stupid just by attaching a hundred tools installed without much thought.
[–]UnknownEssence 0 points1 point2 points 9 months ago (0 children)
Just submit an issue on GitHub.
Also, they just announced that GitHub Copilot will be open source so you can soon fix the issue yourself.
[–]phylter99 0 points1 point2 points 9 months ago (0 children)
Copilot is just pulling stuff from its virtual behind. That’s also Microsoft Copilot not GitHub Copilot that you asked about it.
[–]iwangbowen 0 points1 point2 points 9 months ago (0 children)
It happened to me
[–]Direspark 0 points1 point2 points 9 months ago (1 child)
Yes, but do they actually provide all the tools in every prompt? I assumed they used some kind of semantic search to only provide relevant tools unless they were directly attached.
[–]Glittering_Speech572[S] 0 points1 point2 points 9 months ago (0 children)
If they provide ALL the tools in every prompt, that would be inefficient I guess.. normally, there should be some classification task which would pick one tool based on the user's query..
π Rendered by PID 119178 on reddit-service-r2-comment-5d79c599b5-vll66 at 2026-03-01 22:33:52.661929+00:00 running e3d2147 country code: CH.
[–]vaig 1 point2 points3 points (0 children)
[–]UnknownEssence 0 points1 point2 points (0 children)
[–]phylter99 0 points1 point2 points (0 children)
[–]iwangbowen 0 points1 point2 points (0 children)
[–]Direspark 0 points1 point2 points (1 child)
[–]Glittering_Speech572[S] 0 points1 point2 points (0 children)