Hello, how did gemini-2.5-pro-max work on your project before? Which is better than the Claude 3.7 thinkig?
better at what?
model preference is highly dependent on the task
Can you give a positive explanation if you can?
Hey, did you find a solution to this?
I havenāt, but I did notice that 2.5-pro-max
isnāt listed in the Gemini API docs and I canāt remember if it was before or not
Iām also not able to get max to work either with a paid API key + cursor pro. Are you able to get gemini-2.5-pro-preview -03-25 working with agent mode? Iām getting a warning that preview doesnāt have agent support. Iāve been using exp until about 2pm, when I get error message about quota limits being hit. Iād like to get some version of the gemini 2.5 working in agent mode, so any tips or konami codes would be helpful!
I put in a request for 2.5 preview agent support: [REQUEST] agent support for gemini-2.5-pro-preview-03-25 via API keys
Hey, I am confirming with the team if we have a bug here stopping Max from working with an API key, this is definitely a use we want to support!
@danperks Is it possible to add agent support for preview in addition to experimental? Iām paying for Gemini API access and Cursor Pro. In the paid tiers for Gemini, the API quota for experimental is undefined and craps out randomly through the day. Preview has a defined quota and seems like it should be more stable. According to Googleās docs, the two models, experimental and preview, should be identical. Preview is just the paid version.
In 0.49, we have added a Google API Key section, so you should be able to add your key in there, and add the model you want as a custom model!
Thanks for the update.
Now I can call āGeminiā2.5-pro-maxā with my Google API key, but I still randomly running into rateālimit errors. From what I can see in the GCP console, the requests seem to be redirected to geminiā2.5āproāexp endpoint.
Because exp has tighter rate-limits than preview, it would probably be better if calls the preview endpoint whenever a Google API key is provided.
(On my side, requests explicitly sent to preview go through even when the rateālimit error appears.)
If cursor is already set up this way and Iāve misunderstood, apologiesājust hoping this feedback helps.
Ah, I wasnāt clear - I am already using my own Google API key and already pay for Cursor Pro. I would like agent support for preview, which is the better supported version of exp.
sounds like Iām not the only one with the same issue as you. I created this post Allow Selection Between gemini-2.5-pro-preview and -exp for Max Mode with API Key which I believes contains the same issue we are both experiencing.