mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
- Add litellmUsePromptCache field to provider settings schema - Update LiteLLM handler to add cache_control metadata when enabled - Add UI checkbox for enabling/disabling prompt caching - Support cache-related token usage tracking (cache reads/writes) - Add translation keys for new UI elements Fixes #5791 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||