mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Updated deepseek-chat pricing: - Input (cache miss): $0.27 -> $0.56 per million tokens - Output: $1.10 -> $1.68 per million tokens - Cache reads remain at $0.07 per million tokens - Updated deepseek-reasoner pricing: - Input (cache miss): $0.55 -> $0.56 per million tokens - Output: $2.19 -> $1.68 per million tokens - Cache reads: $0.14 -> $0.07 per million tokens Both models now have unified pricing as per the new pricing structure. Fixes #7685 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||