cache_propose_threshold_adjust
Propose a change to the similarity threshold for a semantic cache. Submit your reasoning and new threshold value to create a pending proposal for review.
Instructions
Propose a semantic-cache similarity-threshold change for review. Creates a pending proposal that requires human approval before any change is applied. Reasoning must be at least 20 characters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cache_name | Yes | Name of the semantic cache (e.g. 'betterdb_scache_prod') | |
| new_threshold | Yes | Proposed cosine-distance threshold, 0–2 | |
| category | No | Optional per-category override; null/undefined = global threshold | |
| reasoning | Yes | Why the change is being proposed (≥20 chars) | |
| instanceId | No | Connection ID; defaults to the active instance |