getcursor / cursor

The AI-powered code editor
https://cursor.sh
20.58k stars 1.38k forks source link

Add new gpt-4-turbo model support #1391

Closed riley-wood closed 2 months ago

riley-wood commented 2 months ago

I attempted to add gpt-4-turbo as a custom model and it says this model is not supported. The new model is supposedly much improved on coding benchmarks and would likely be a strong model in Cursor as it should work with the existing internal prompts (unlike Claude Opus which has not been performing well for me despite overall being a better model).

Please add support for the new gpt-4-turbo model. :)

InsightfulFuture commented 2 months ago

+1. Based on the benchmarks, it now beats Claude 3 Opus

EDIT: @riley-wood It is available via the gpt-4-turbo-2024-04-09 model name

riley-wood commented 2 months ago

+1. Based on the benchmarks, it now beats Claude 3 Opus

EDIT: @riley-wood It is available via the gpt-4-turbo-2024-04-09 model name

Thanks for the info!