Roo-Code/packages/types
Roo Code c20ef5a27a feat: add openai-compatible provider support for token usage display
- Add 'openai-compatible' as a valid provider in buildApiHandler
- Add 'openai-compatible' to provider types and schemas
- Update ProfileValidator to handle openai-compatible provider
- Add tests for openai-compatible provider functionality

Fixes #8543 - Token usage now displays correctly when using OpenAI Compatible API provider
2025-10-07 01:28:36 +00:00
..
npm Release: v1.82.0 (#8535) 2025-10-06 11:31:13 -04:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src feat: add openai-compatible provider support for token usage display 2025-10-07 01:28:36 +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