JA EN
Glossary › conversation

GLOSSARY

conversation

appears in 1 paper titles

Definition

An exchange that accumulates over multiple turns. Because a language model conditions each reply on the entire prior history, input tokens grow with every turn, which is why long conversations need summarisation, truncation, or a sliding window. The contrast is single-turn — one instruction, one response — and the distinction matters for evaluation too: holding context and staying consistent across turns is a separate capability from answering once.