Hi all,
I’ve been playing with cursor to write a little python script to fetch current quota usage of premium requests, and analyzing the http logs i see this from usage/:
{“gpt-4”:{“numRequests”:62,“numRequestsTotal”:62,“numTokens”:696887,“maxRequestUsage”:500,“maxTokenUsage”:null},“gpt-3.5-turbo”:{“numRequests”:15,“numRequestsTotal”:15,“numTokens”:382118,“maxRequestUsage”:null,“maxTokenUsage”:null},“gpt-4-32k”:{“numRequests”:0,“numRequestsTotal”:0,“numTokens”:0,“maxRequestUsage”:50,“maxTokenUsage”:null},“startOfMonth”:“2025-06-07T11:36:46.000Z”}
And i’m wondering what is this 0/50 gpt-4-32k model ?
In the available models i only see gpt-4.1 or gpt-4o but maybe i deleted one by mistake ?
It is probably not related to gpt-4-32k as the premium count is associated to gtp-4 whereas is involve all the paid models.
If anybody has an idea, that’s won’t prevent me for sleep, but i don’t like that “it looks like you’re missing something out my friend !” sensation
Thanks for reading,
And thanks to the Cursor team, i’ve played with Cursor and tried Windsurf, but i ended in canceling my Windurf pro plan, even if i had the 10$ as an early user.