free-claude-code/api
Alishahryar1 054f9869b7 Refactor rate limiting configuration to use unified provider settings
- Replaced NVIDIA NIM and OpenRouter specific rate limit settings with a generic provider rate limit in settings, tests, and environment files.
- Updated README.md to reflect the new provider rate limit configuration.
- Adjusted tests to validate the new provider rate limit attributes.
2026-02-15 11:03:59 -08:00
..
models Updated token counting and removed non streaming support 2026-02-14 19:10:09 -08:00
__init__.py Major refactor done by itself 2026-01-29 14:40:08 -08:00
app.py Optimized code in hot paths with z-ai/glm5 2026-02-14 19:59:46 -08:00
command_utils.py Phase 7 & 8: Routes optimization refactor and request utils split 2026-02-15 01:41:35 +00:00
dependencies.py Refactor rate limiting configuration to use unified provider settings 2026-02-15 11:03:59 -08:00
detection.py Phase 7 & 8: Routes optimization refactor and request utils split 2026-02-15 01:41:35 +00:00
optimization_handlers.py Optimized code in hot paths with z-ai/glm5 2026-02-14 19:59:46 -08:00
request_utils.py Improved logging coverage 2026-02-14 23:14:58 -08:00
routes.py Enhance logging and error handling across multiple modules 2026-02-15 02:01:57 -08:00