getcursor / cursor

The AI Code Editor
https://cursor.com
23.97k stars 1.51k forks source link

it seem not process by ChatGPT4 #161

Closed killianMei closed 1 year ago

killianMei commented 1 year ago
image
nabadao commented 1 year ago

hello

danperks commented 1 year ago

While the GPT-3 was trained to know itself, it appears that GPT-4, for the moment, is not aware of it's own existance, so it's answers to these types of questions are likely untrustworthy. As Cursor are working directly with OpenAI on the development of this app, it's unlikely (but not impossible) for the app to be using a Microsoft model.

SailFlorve commented 1 year ago

Take a closer look, if you were a developer, you would definitely use GPT-3.5-Turbo. Its token cost is the cheapest, only one-tenth of Davinci003, and GPT4 limits 25 messages every three hours, which cannot support so many people using it at the same time. Moreover, the GPT4 cost is very expensive.

killianMei commented 1 year ago

Take a closer look, if you were a developer, you would definitely use GPT-3.5-Turbo. Its token cost is the cheapest, only one-tenth of Davinci003, and GPT4 limits 25 messages every three hours, which cannot support so many people using it at the same time. Moreover, the GPT4 cost is very expensive.

Indeed, you can determine whether it is GPT4 by the number of supported Tokens, but I haven't tried it yet.

truell20 commented 1 year ago

Cursor is currently based on GPT3.5, you can use GPT4 if you put in an API that has access, you'll be able to pay to use GPT4 if you'd like soon.