openai / openai-assistants-quickstart

OpenAI Assistants API quickstart with Next.js.

Home Page:https://platform.openai.com/docs/assistants

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clicking create assistant BadRequestError

Defimatt opened this issue · comments

commented

Clicking create assistant gives BadRequestError: 400 The requested model 'gpt-4-turbo-preview' does not exist.

Amending api/assistants/route.ts to change to gpt-4-turbo fixes.