AskAI.Free
Beta
Navigation
Back Professions
Back Dating
Back Writing Tools
Back Programming Tools
📚 Glossary

Context window

In one line: How much text an AI can 'see' at once. Measured in tokens. Bigger context = can analyse longer documents.

The context window is the maximum number of tokens an LLM can process in a single conversation. It includes your prompt + the model's response + any previous chat history you've kept.

Current context windows on AskAI.free:

For documents bigger than the context window, you need RAG or chunking strategies.

See it in action — ask any AI about context window on AskAI.free.

Try it free →