free-claude-code/api
Alishahryar1 e5a096049d feat: add OpenRouter support and configuration options
- Introduced OpenRouter as a new provider option in settings and environment configuration.
- Updated README.md to include instructions for using OpenRouter.
- Enhanced the message converter to support reasoning content for OpenRouter.
- Added tests for OpenRouter provider functionality and message conversion.
- Updated dependencies to include OpenRouterProvider.
2026-02-15 10:50:53 -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 feat: add OpenRouter support and configuration options 2026-02-15 10:50:53 -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