gemini_cache_stats
Check Gemini cache metrics (hit rate, size, evictions) to diagnose unexpected validation or ingestion costs and verify cache key consistency.
Instructions
Caffeine stats (hit rate, size, evictions) for cwbe's Gemini sentence
and token caches. Useful for debugging unexpected validate/ingest costs
or confirming cache key parity between validate and /from-marks.
Schema in Swagger → service-controller →
GET /debug/gemini/cache/stats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |