chore(conductor): Add per-response metrics requirement to caching optimization track
This commit is contained in:
@@ -35,6 +35,7 @@ This track aims to verify and optimize the caching strategies across all support
|
||||
- Add a "Force Cache Rebuild" button to invalidate existing caches and start fresh.
|
||||
- Add a "Clear Provider Caches" button to explicitly delete server-side caches (primarily for Gemini).
|
||||
- **Cache Awareness:** Display a visual indicator (e.g., a "Cached" badge) next to files in the Context Hub that are currently part of a cached prefix.
|
||||
- **Per-Response Comms Metrics:** Ensure each response entry in the Comms Log displays its specific token usage (input, output, cached) directly in the list or detail view for immediate verification of caching efficacy.
|
||||
|
||||
## Non-Functional Requirements
|
||||
- **Efficiency:** The caching logic itself must not introduce significant overhead or latency.
|
||||
|
||||
Reference in New Issue
Block a user