Describe the bug
It appears there's been a slight change when it comes to invoking the Claude Haikuu 4.5 model, it appears that by default both top_p and temperature fields are entered when invoking a model but the model specifies using only one of the two
To Reproduce
Steps to reproduce the behavior:
- Go to the bedrock mac client
- Click on US Anthropic Claude Haikuu 4.5
- Send a message
- See error
Expected behavior
A message should generate a model response
Environment (required):
- macOS version: 26.2
- Amazon Bedrock Client for Mac version: Version 1.3.8 (1.3.8)
Log Files (optional)
Please attach the log files located in ~/Amazon Bedrock Client/logs/. These logs are crucial for diagnosing the issue.
Screenshots (optional)

Additional context (optional)
Just a note at a possible feature: adding support in settings to be able to specify temperature and top_p would be of value
Describe the bug
It appears there's been a slight change when it comes to invoking the Claude Haikuu 4.5 model, it appears that by default both top_p and temperature fields are entered when invoking a model but the model specifies using only one of the two
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A message should generate a model response
Environment (required):
Log Files (optional)
Please attach the log files located in
~/Amazon Bedrock Client/logs/. These logs are crucial for diagnosing the issue.Screenshots (optional)

Additional context (optional)
Just a note at a possible feature: adding support in settings to be able to specify temperature and top_p would be of value