Glossary · Term

Cutoff

Also known as: learning point, knowledge cutoff, knowledge deadline

A cutoff is the point where an AI model’s training data ends, so it may not know later events, prices, or news.

Cutoff refers to the point at which the data learned by the AI model is up to. It is like a person who has finished studying by reading only the newspapers published by a certain date, and in principle does not know about events that have occurred since then, changed prices, or new people.

This concept arose because once an AI model has finished learning, its knowledge is fixed at that point. The basics of using AI are to explain why an incorrect answer is given when asking AI about the latest news or current market prices, and to distinguish whether a question requires the latest information or not.

Recently, there have been many services that combine web search or RAG to supplement information after the cutoff. However, even if search is attached, the fact that the knowledge of the model itself still remains in the past does not change.

✅ Why it matters

⚠️ Limits and debates

← View all glossary entries