Pular para o conteúdo

#memory

1 approved public terms with this tag.

Context Window

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

Rascunho de traducao automatica (Portuguese) 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.

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