mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||