Add Custom Model, no model ID can be added

Hey thanks for the report.

The thing is that DeepSeek V4 both deepseek-v4-pro and deepseek-v4-flash uses thinking mode, which requires returning reasoning_content back to the API during multi-turn tool calls. Cursor can’t do that yet, so the DeepSeek API returns this error:

The reasoning_content in the thinking mode must be passed back to the API.

There are already a few recent reports about this on the forum:

There is also a separate feature request to add compatibility. Can you drop a like to help raise priority: Compatibility with DeepSeek model's design to return reasoning content after tool calls?

What you can do right now: