A Turn is a series of Messages and Annotations that are relevant to the Turn.
Turns are distinct breaks between messages in a Thread. Turns contain a user message and any LLM response(s) to that user message. Annotations at the Turn level apply to group of Messages in that turn. For example, the annotation for message preference is at the turn level.Documentation Index
Fetch the complete documentation index at: https://docs.genai.scale.com/llms.txt
Use this file to discover all available pages before exploring further.
A unique identifier for the turn.
"turn_abc123"
Annotations applied to the entire turn.
Represents a generic annotation.