As I was following aider leaderboards to pick the best model for coding, I got confused. The models listed on Cursor Settings include ‘Gemini-2.5-pro-exp-03-25’ and I was wondering if it’s the same model as listed on Aider leaderboards?
Before anything else, please write in English the next time ok?
Architect mode in Aider involves two models: First is the reasoning model for planning the solution. You ask the question to this model and it creates a plan to solve the problem, thinking every step of the way. Then you take this plan and give it to a non-reasoning model to implement the solution. The end result is usually something better than anything the individual models are capable of. In this case, o3(high) is used as the architect, the one which plans the solution. Then GPT 4.1 is used to implement the plan.