#When is your knowledge cutoff

1 messages · Page 1 of 1 (latest)

rotund stag
#

.

graceful egretBOT
#

Hi @rotund stag. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

The knowledge cutoff for OpenAI's models, such as GPT-4, is the same across the board and is determined by the date the model was trained. The model does not continue to learn or update its knowledge after this date. However, you can augment the knowledge models have access to using a technique called retrieval augmented generation (RAG). This is built into the Assistants API, but for the Chat Completion API, you need to set up embeddings.

For more detailed information about the knowledge cutoffs for each model, you can refer to the models overview (https://platform.openai.com/docs/models/overview) page on the OpenAI platform.

Sources:


Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: