You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to fix this by simply replacing gpt-4-vision-preview with gpt-4o in maestro/lmms/gpt4.py like the docs suggest. Fortunately, the notebook worked without any further modification.
I've submitted a PR with the change. In the meantime, you can just go to wherever you have the package installed and modify gpt4.py to use gpt-4o.
Search before asking
Bug
ValueError: The model
gpt-4-vision-preview
has been deprecated, learn more here: https://platform.openai.com/docs/deprecationsEnvironment
Minimal Reproducible Example
Run the colab notebook named "multimodal_maestro_gpt_4_vision.ipynb"
Additional
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: