Hi guys,
I’ve built zaps that retrieve URLs from an RSS feed. I then use these URLs in the OpenAI app Zapier as a source to edit the text from those pages. This works perfectly with gpt-3.5-turbo-instruct, but I’d really like to use GPT-4. However, when I try this, I get the following error:
Failed to create a prompt in OpenAI (GPT-4, DALL-E, Whisper)
binvalid_request_error] This is a chat model and not supported in the v1/completions endpoint. Did you mean to use v1/chat/completions?
I used the following model: gpt-4o-2024-11-20
Can someone tell me what I’m doing wrong?
Thanks in advance!