Zum Inhalt springen

#memory

1 approved public terms with this tag.

Context Window

/ˈkɒntekst ˈwɪndoʊ/noun
AI & Technology

Automatischer Uebersetzungsentwurf (German) for "Context Window": The maximum amount of text (measured in tokens) that a language model can process and "remember" in a single interaction. Information outside the context window is inaccessible to the model, making context management critical for long-form tasks.

Beispielentwurf: The model kept losing track of earlier instructions because the codebase exceeded its context window.