n8n-io/n8n

OpenAI Assistant - The requested model ‘gpt-4o’ cannot be used with the Assistants API in v1

gvargas9 opened this issue · 1 comments

Bug Description

OpenAI Assistant is currently using API v1. New Models (gpt-4o) use API v2.

To Reproduce

Configure OpenAI Assistant
Select an Assistant using model gpt-4o. (API v2)
Run

Expected behavior

It should not error

Operating System

Ubuntu

n8n Version

1.39.1

Node.js Version

latest

Database

PostgreSQL

Execution mode

main (default)

Hey @gvargas9,

I am going to mark this as closed as it is a duplicate of #9398