OpenInterpreter / open-interpreter

A natural language interface for computers
http://openinterpreter.com/
GNU Affero General Public License v3.0
50.54k stars 4.4k forks source link

Update vision model to gpt-4o #1318

Closed MikeBirdTech closed 1 week ago

MikeBirdTech commented 1 week ago

Describe the changes you have made:

gpt-4-vision-preview was deprecated and should be updated to gpt-4o

https://platform.openai.com/docs/deprecations/2024-06-06-gpt-4-32k-and-vision-preview-models

Reference any relevant issues (e.g. "Fixes #000"):

Pre-Submission Checklist (optional but appreciated):

OS Tests (optional but appreciated):

KillianLucas commented 1 week ago

Nice, thanks for catching this Mike! Will push to pip soon.