fix: Skip temperature 0.0 for Claude API to avoid thinking conflict
- Claude API requires temperature: 1.0 when thinking is enabled - Our Anthropic-Beta header includes interleaved-thinking-2025-05-14 - Sending temperature: 0.0 with thinking beta causes API errors - Now only add temperature to payload if > 0
Showing
Please
register
or
sign in
to comment