Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Allow Configuration of Model Parameters #78

Open
ngockhanh5110 opened this issue Mar 15, 2025 · 0 comments
Open

[FEATURE] Allow Configuration of Model Parameters #78

ngockhanh5110 opened this issue Mar 15, 2025 · 0 comments
Assignees
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@ngockhanh5110
Copy link

Feature description
Add support for configuring model parameters for all AI models (Claude family and others) in the Amazon Bedrock Client for Mac. Currently, there's no way to control these parameters through the Mac client interface.

Problem it solves (optional)
When using various AI models through the Amazon Bedrock Client for Mac, users cannot customize important model parameters that affect performance and output quality. This limits the utility of the client for professional and development use cases that require fine-tuned control over model behavior, such as reasoning capabilities, temperature, and token limits. Especially on Claude Sonnet 3.7, I really want to control the thinking stage.

Proposed solution
Implement a configuration panel or settings option in the Amazon Bedrock Client for Mac that allows users to specify model-specific parameters, including:

  • Token budget for reasoning/extended thinking mode (for applicable models)
  • Temperature settings
  • Max tokens for response
  • Top-p and other sampling parameters
  • Model-specific parameters as they become available
@ngockhanh5110 ngockhanh5110 added the enhancement New feature or request label Mar 15, 2025
@didhd didhd added the duplicate This issue or pull request already exists label Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants