Roo-Code/packages/types
Roo Code e2e4f00ded fix: add free tier (125k tokens) for Gemini 2.5 Pro models
- Added a new tier with 125k context window for free tier users
- This prevents 429 errors when using Gemini 2.5 Pro with the free tier
- The free tier has 0 cost for input/output/cache operations
- Added comprehensive tests to verify tier configuration

Fixes #7753
2025-09-07 10:14:52 +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: add free tier (125k tokens) for Gemini 2.5 Pro models 2025-09-07 10:14:52 +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