The selected model does not match the actual model being used

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

In the inline chat, I had enabled Sonnet 4.5, but the one actually used was Sonnet 3.5. And I was charged in Sonnet 4.5 fee. What’s the deal with that !?

Steps to Reproduce

  1. Use ctrl + k open inline chat
  2. select sonnet 4.5
  3. ask what model you are

Expected Behavior

Should use sonnet 4.5 as I selected.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.44
Commit: 20adc1003928b0f1b99305dbaf845656ff81f5d0
Date: 2025-12-24T21:41:47.598Z
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Cursor/2.2.44 Chrome/138.0.7204.251 Electron/37.7.0 Safari/537.36

Does this stop you from using Cursor

No - Cursor works, but with this issue


Even when I was using Opus 4.5, I was still using Sonnet 3.5, but the billing was still based on Opus rates. Is this just to tease me?

Hey, thanks for the report.

Cursor never swaps your chosen models. When you pick a specific model, your request is always handled by that model without switching.

Important note: all Anthropic models are named “Claude,” and Claude 4 was trained on data that included info about Claude 3.5 Sonnet. Also, models accessed via API without a system prompt don’t have self-knowledge.

Here’s my reply: WTH, Bad Cursor! Wrong Model is Provided - #4 by deanrie

Users have also checked this with the direct Anthropic API - models do identify themselves unreliably, which confirms this is a model behavior, not a Cursor issue.

If you’re seeing concrete quality issues with the model (beyond self-identification), please share:

  • The Request ID of the problematic request (chat context menu - Copy Request ID)
  • Specific examples of incorrect behavior
  • Steps to reproduce

This will help the team verify if there’s a real model issue.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.