Create or update the intent scoring trigger config for this proxy.
Documentation Index
Fetch the complete documentation index at: https://docs.xenovia.io/llms.txt
Use this file to discover all available pages before exploring further.
All fields optional — only provided fields are updated (PATCH semantics via PUT).
Which turns to score: 'all', 'first', or 'first_n'.
^(all|first|first_n)$Only used when turn_scope='first_n'. Number of turns to score.
x >= 1How to handle turns that contain tool calls.
^(ignore|require|always)$Skip scoring if the turn content is shorter than this many chars.
x >= 0Fraction of turns to score (0.00–1.00).
0 <= x <= 1