clear_gemini_cache
Wipe Gemini sentence and token caches to recover from a poisoned cache or force a cold-cache re-run for testing.
Instructions
Wipe cwbe's Gemini sentence + token caches. Use sparingly — primary cases are recovery from a poisoned cache state or forcing a cold-cache re-run for testing. Normal day-to-day work should never need this.
Schema in Swagger → service-controller →
DELETE /debug/gemini/cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |