Something went wrong. Try again.
sloproxy
Something went wrong. Try again.
feat(util): add `NormalizeClaudeToolInputSchema` for input schema normalization master
- Introduced `NormalizeClaudeToolInputSchema` in `util` package to standardize tool input schemas for compatibility with Claude. - Replaced local `normalizeClaudeToolInputSchema` implementations in translator functions with the new utility method. - Improved handling of schema validation, union elimination, and property merging. - Removed redundant code in response and chat-completions translators, streamlining schema normalization logic. Closes: #4428
Author Luis Pater Date (Jul 26, 2026, 10:06 PM UTC) Commit 59aa35a4 59aa35a4344b67187666a94eb1ea10dd3ec6b1d6 Parent 8423cce2 8423cce2d1004e80948a9e2c60ee69354c0aabc3