I have been trying gpt-4-1106-preview and gpt-3.5-turbo-1106.
If I understood correctly, these models should now have data until April 2023. However, I have trouble getting more recent information. For example, “Is FTX operational” will claim it is operational on gpt-3.5-turbo-1106. On gpt-4-1106-preview I get correct answer on OpenAI API, but on on Azure OpenAI API. I chose this as an example because it has been widely discussed and widely in the news.

I get that these are not exactly databases or knowledge graphs, but I wonder I have misunderstood something.

My understanding is:

  • all 1106 models are trained until april 2023
  • models on azure and openai api are the same

I also wonder is there some way to suggest it to consider the latest information, to help it only use up-to-date information. For example, some magical prompt :slight_smile:

Bottom line, from Azure:

Thanks, so gpt-3.5-turbo 1106 is actually sep 2021 cutoff.

The list is missing the new gpt4-1106-preview model, they are already available on both OpenAI API and Azure OpenAI API. Probably because it is a preview model, but that should have more recent data according to devday announcements.

“GPT-4 Turbo is more capable and has knowledge of world events up to April 2023.” New models and developer products announced at DevDay (It says only gpt-4 so it should confirm that 3.5 is only sep 2021)

I still have trouble making GPT-4 Turbo actually use that data after 2021 on Azure. I wonder if it is an Azure issue, model issue, or something else?

ok, it seems Azure issue so not really relevant herre. The deployment must be re-created, and the update of existing deployments does not work.

The second points by _l was that only gpt-4 is updated, not gpt-3.5