top_p
normalizeClaudeSamplingForUpstream
- Updated `normalizeClaudeSamplingForUpstream` to delete `top_p` from payloads. - Adjusted test to validate the removal of both `temperature` and `top_p`. Closes: #4383