cursor icon indicating copy to clipboard operation
cursor copied to clipboard

it seem not process by ChatGPT4

Open killianMei opened this issue 2 years ago • 5 comments

image

killianMei avatar Mar 22 '23 09:03 killianMei

hello

nabadao avatar Mar 22 '23 13:03 nabadao

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.

danperks avatar Mar 22 '23 21:03 danperks

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.

SailFlorve avatar Mar 23 '23 01:03 SailFlorve

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.

killianMei avatar Mar 23 '23 01:03 killianMei

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.

truell20 avatar Apr 08 '23 07:04 truell20