GranularityModel
When an operator runs within a session.
- onType: string · Onenumrequired
turnfires during the conversation;conversation_endfires once over the full transcript.values- turn
- conversation
_end
- everyType: integer · Everynullable
With
on: turn, run every N turns. Omit or set to 1 for every turn. - untilType: boolean · Until Matchnullable
_match With
on: turn, stop firing after the first non-null result is produced.