Why My AI Coding Was Stalled and How I Designed a Better Pricing Plan for Cursor IDE
June 19, 2025Why My Gemini 2.5 Pro Agent Was Breaking in Cursor and How I Pushed for Optimization
June 19, 2025I’ve been tweaking my AI setup in Cursor IDE to run smoother and cheaper. But then I hit a wall: I couldn’t switch the reranker to GPT-4o mini, even though it’s faster and costs less. That felt off, so I went digging to find out why and what we can do.
The Core Problem I Faced
I tried to switch my reranker over to GPT-4o mini. It’s smarter and saves money, right? But the option just didn’t show up in the settings.
At first, I thought maybe turning it on globally would fix it. But after checking and even taking screenshots, it was clear: the reranker was still using older models like GPT-3.5.
My Step-by-Step Investigation
So I rolled up my sleeves and poked around in Cursor IDE’s settings. Here’s what I found:
- Accessing reranker settings: First, I used the
@codebase
command in the prompt window. That’s where they hide the advanced options, including reranker configs. - Checking model availability: Once there, I only saw GPT-3.5. No sign of GPT-4o mini, even though it’s available for other tasks.
- Understanding the limitation: After reading through community forums, it hit me: this isn’t a mistake on our end. The reranker just doesn’t support GPT-4o mini yet. Probably because the dev team hasn’t added it or they’re working on other stuff first.
Why This Matters for Your AI Workflow
Here’s the kicker: GPT-4o mini is way faster, cheaper, and sharper than GPT-3.5. If you’re stuck without it for reranking, your responses slow down and your costs go up.
If you’re trying to streamline your AI work like I am, this missing piece is a real headache.
What I Did (And What You Can Do Too)
I was annoyed, but I didn’t just sit there. I used what I learned to try and fix this. Here’s what I did, and how you can help push for this change:
- Verify and document: Double-check your reranker settings with the
@codebase
command. If the model’s missing, grab a screenshot. Having proof helps. - Raise awareness: Post about it on support forums or community groups. Explain how much faster and cheaper it would be to use GPT-4o mini.
- Contact the developers directly: Use Cursor’s feedback system to ask for GPT-4o mini in the reranker. Tell them how it would make your work better.
Where We Stand Now
Right now, you can’t use GPT-4o mini for reranking. But if enough of us speak up, that could change. Being loud and persistent is how we get upgrades like this.
Keep checking for updates, and don’t stop asking. Sometimes, the fix begins with a simple question.