Changelog
- 9f95b31 fix(translator): enhance handling of mixed output content in Claude requests
- f9b005f Fixed: #1799
- 5da07ea Merge pull request #1805 from router-for-me/thinking
- 0452b86 feat(thinking): add HasLevel and MapToClaudeEffort functions for adaptive thinking support
- c447937 feat(thinking): add adaptive thinking support for Claude models
- d2e5857 feat(thinking): enhance adaptive thinking support across models and update test cases
- c80ab8b feat(thinking): improve provider family checks and clamp unsupported levels
- ce87714 feat(thinking): normalize effort levels in adaptive thinking requests to prevent validation errors
- 835ae17 feat(thinking): rename isBudgetBasedProvider to isBudgetCapableProvider and update logic for provider checks
- 532107b test(auth): add global model registry usage to conductor override tests