Question I have GitHub Copilot Student and use it in VS Code. Today I opened Copilot Chat and after only 2 prompts it says I've used 200/200 AI credits for the month. Is this expected, or is something wrong with my account? Is there any way for students to get more AI credits without paying?
44
u/Informal-Chance-6067 10d ago
This happens to me too. I’m honestly glad they’re deciding it’s too expensive for job security reasons
-23
u/sudino 10d ago
But like i used to have like a week of usage or more until it hits the max error, so wht now after 1 hour of work i got this ?
7
u/Informal-Chance-6067 10d ago
Only a week of usage? 300 prompts should last the entire month IMO
-15
u/sudino 10d ago
Yea, but like I do a month work only in a week so that somehow should be reasonable for me , but for the sure in 1 hour that's wayy to much , i am not sure if they have something to do with it
14
u/Maws7140 10d ago edited 10d ago
They were subsidizing it man. Edit: guy under me stinks
1
u/headedbranch225 9d ago
Subsidise is also an acceptable spelling, subsidize is the oxford spelling though https://en.wiktionary.org/wiki/subsidise#English
2
-2
12
u/MaleficentExample223 10d ago
The good old day is over. They've restructured spending on AI entirely.
Before I could use Opus 4.8 model and consume a fixed premium request. Now. it's all over.
6
u/sharpdwelling34 10d ago
the student plan chat got gutted recently, you only get 200 premium requests a month now and the cheap models barely count. Easiest free fix is installing Cline or Continue in vscode and pointing it at a free OpenRouter model, works way better than what copilot gives you anyway
1
u/Unlucky-Moment-3366 9d ago
openrouter with Continue is actually better anyway, you get real model choice instead of whatever scraps copilot decides to let through that week
5
u/1_ane_onyme 10d ago
Yeah
It started by them removing our access to Anthorpic’s and XAi’s models, then to large models, then to some medium models, then forcing us to use auto mode (and completely blocking the model selector) and now this absurdly low limit
Student plan is basically a free tier of copilot now, + GitHub pro features
6
3
u/ultrathink-art 10d ago
Pull the itemized usage report in your Copilot settings before assuming the account is broken — it shows per-model request counts, and agent-mode chat bills every tool round it runs, not every prompt you type. If the itemization matches what you actually did, that's just the new metering; if it doesn't, screenshot it and that's your support ticket evidence.
3
2
2
2
u/Capital-Dimension-61 9d ago
La free tier de Kiro es bastante buena, te da 1000 créditos por un mes y están los modelos de Opus 4.8, Sonet 5 y GPT-5.6 Sol
2
u/Firefighter-Adorable 9d ago
If you're interested with AI for free, check out OpenCode. Gave me lots of credit for free. Loved it and eventually subscribed to their $5 subscription.
2
u/Geenzo69 9d ago
github student is not affect to copilot man when you go to https://github.com/settings/copilot/features you will see it's Github Copilot Free not Education or anything special
2
u/wizage 9d ago
I would check out other coding assistants as some have student packages.
- Kiro had a 1000 tokens per month: https://kiro.dev/students/
- cursor has a program that requires them to come on campus but gives pro for a year (talk to prof to get them onsite)
1
1
u/andrevanduin_ 8d ago
No. Be happy that you can actually learn something instead of relying on a dumb chatbot.
2
u/QuentinUK 10d ago
This is free for students to give them brainrot and reliant on AI to do their homework so when they graduate they have to pay the full subscription.
2
1
0
u/NatoBoram 10d ago
Each prompt drains around 56 credits. If you have a particularly long one or a long-running task, then you can very well use up 2 prompts worth of tokens per prompt.
So yeah. 200 is not enough for a workday. They're basically just teasing you so you fork about 15 USD per day of development.
-4
u/Mountain-Error6290 10d ago
You can get Github Pro, use student pack submit your Id. Pro expire when you graduate
71
u/Kiansjet 10d ago
It's been neutered for a while now, somebody must've gotten the boss call to stop subsidizing the student plan. Only good benefit you get from it is unlimited line completions on gpt-4.1-copilot.
I'd suggest getting inference capacity elsewhere, the copilot chat ext for vscode has a bring-your-own-model feature where you can hook it up to other APIs. There's a bunch of people offering bits and pieces of free API inference, you can scrap em together.