Error : The requested model 'gpt-4o' cannot be used with the Assistants API in v1

15 minutes ago they updated their SDK to 1.30.1
will solve the issue
pip3 install --upgrade openai
move to 1.30.1 and you are good to go

3 Likes