credence_bandit_status
Get adaptive compression threshold status from Thompson sampling bandit. Returns learned thresholds per session type or static defaults if fewer than 100 sessions.
Instructions
Adaptive compression threshold status (Thompson sampling bandit).
Returns current learned thresholds per session type, or the static defaults if insufficient data has been collected (< 100 sessions).
Returns: status (learning|active), threshold, current_thresholds, message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||