Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'gpt-4-vision-preview' has been deprecated ? #30

Open
julzhk opened this issue Jun 18, 2024 · 5 comments
Open

'gpt-4-vision-preview' has been deprecated ? #30

julzhk opened this issue Jun 18, 2024 · 5 comments

Comments

@julzhk
Copy link

julzhk commented Jun 18, 2024

The toast message says:

'Something went wrong'
'The model gpt-4-vision-preview has been deprecated, learn more here: https://platform.openai.com/d'

Text cut-off in the message.

Thanks in advance, and thanks for the tool!

@julzhk
Copy link
Author

julzhk commented Jun 18, 2024

Here's something I found:
On June 6th, 2024, we notified developers using gpt-4-32k and gpt-4-vision-preview of their upcoming deprecations in one year and six months respectively. As of June 17, 2024, only existing users of these models will be able to continue using them.

https://platform.openai.com/docs/deprecations

@julzhk
Copy link
Author

julzhk commented Jun 18, 2024

I think I resolved this by updating:
model: 'gpt-4-vision-preview', to : model: 'gpt-4o',

Suggestions or comments welcome

@yminamiyama
Copy link

I've got a similar error with Cursor and UI Sketcher.
I don't figure out how I can fix this...

UI Sketcher: Getting webview content
UI Sketcher: Panel opened
UI Sketcher: Received message with command tldraw:export
UI Sketcher: Creating completion
UI Sketcher: Unable to create completion
404 The model gpt-4-vision-preview has been deprecated, learn more here: https://platform.openai.com/docs/deprecations

@yminamiyama
Copy link

Maybe that is the reason.
Screenshot 2024-06-22 at 13 44 33

@Tasfia-Ara
Copy link

Check out this link: https://platform.openai.com/docs/guides/vision?lang=node
It suggests to use gpt-4o-mini, and it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants