Roo-Code/webview-ui
Leonid Bugaev 65f582bb0d
Feat: Add support for AWS Bedrock Anthropic prompt caching (#2034)
* Add Bedrock prompt caching support (optional)

This feature protected under checkbox because it is not yet rolled out
to everyone, and if you will try to send cache headers, and its not
enabled for you, you will get error

* Add changeset

* Update supported models

* Fix copy

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-03-01 14:09:10 -08:00
..
src Feat: Add support for AWS Bedrock Anthropic prompt caching (#2034) 2025-03-01 14:09:10 -08:00
.gitignore [ENG-126] Migrate to Vite (#1876) 2025-02-27 14:45:46 -08:00
eslint.config.js Remove requesty polling; fix deepseek cost calculation changes; fix preferred language parsing 2025-02-28 22:23:24 -08:00
index.html [ENG-126] Migrate to Vite (#1876) 2025-02-27 14:45:46 -08:00
package-lock.json Update package-locks 2025-02-28 22:45:13 -08:00
package.json add optional telemetry (#1939) 2025-02-27 15:40:47 -08:00
tsconfig.app.json [ENG-126] Migrate to Vite (#1876) 2025-02-27 14:45:46 -08:00
tsconfig.json [ENG-126] Migrate to Vite (#1876) 2025-02-27 14:45:46 -08:00
tsconfig.node.json [ENG-126] Migrate to Vite (#1876) 2025-02-27 14:45:46 -08:00
vite.config.ts [ENG-126] Migrate to Vite (#1876) 2025-02-27 14:45:46 -08:00