A turn is a single exchange in a multi-turn conversation between a user and an LLM. Each turn typically consists of a user message followed by an assistant response, forming the basic unit of conversational interaction.
Multi-turn conversations allow for iterative refinement, follow-up questions, and complex task completion that would be difficult in a single exchange.