Roo-Code/packages/types
Roo Code 2c3d392db0 fix: update DeepSeek pricing to new rates effective Sept 5, 2025
- 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
2025-09-05 00:09:40 +00:00
..
npm Publish token usage metrics (#7637) 2025-09-03 13:51:27 -07:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src fix: update DeepSeek pricing to new rates effective Sept 5, 2025 2025-09-05 00:09:40 +00:00
.gitignore Task metadata (#7092) 2025-08-14 03:14:17 -07:00
eslint.config.mjs Task metadata (#7092) 2025-08-14 03:14:17 -07:00
package.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsconfig.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsup.config.ts Bump @roo-code/types to v1.42.0 (#6610) 2025-08-02 13:27:59 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00