Roo-Code/packages
Roo Code 768e5532bd feat: add Nebius AI as codebase indexing provider
- Add NebiusEmbedder class with rate limiting (600k TPM, 10k RPM)
- Support Qwen/Qwen3-Embedding-8B model with 4096 dimensions
- Implement proper rate limiting for tokens and requests per minute
- Add comprehensive test coverage for the new embedder
- Update types, config manager, and service factory to support Nebius
- Cost-effective option at /bin/sh.01 per 1M tokens vs /bin/sh.13-0.18 for others

Addresses #8589
2025-10-10 02:29:57 +00:00
..
build Fix: Transform keybindings in nightly build to fix command+y shortcut (#8070) 2025-09-17 19:27:43 -04:00
cloud Identify cloud tasks in the extension bridge (#8539) 2025-10-08 20:54:08 -07:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
evals Set port 3446 for web-evals in production mode (#8288) 2025-09-24 08:43:05 -07:00
ipc Add an API for resuming tasks by ID (#7122) 2025-08-15 12:03:58 -04:00
telemetry Track when telemetry settings change (#8339) 2025-09-26 22:48:33 -04:00
types feat: add Nebius AI as codebase indexing provider 2025-10-10 02:29:57 +00:00