GPT-4 API behaves likes it's GPT-3

But if you send the same question in browser you’ll get the right answer.
For example I asked “are you using gpt-4?”,

on web I got -

 "Yes, I am based on the GPT-4 architecture, which is a successor to the GPT-3 model developed by OpenAI. As a language model, I am designed to understand and generate human-like text based on the input I receive. My knowledge is up-to-date as of September 2021."

while throught API or in Playground I got this, even tho model’s already set to “gpt-4” :

As of now, I am based on OpenAI‘s GPT-3 model. GPT-4 has not been released yet. If and when GPT-4 becomes available, and if I am updated to use it, my capabilities will be enhanced accordingly.
1 Like