-
Notifications
You must be signed in to change notification settings - Fork 759
chore: use provider options instead of mutating request body for bedr… #1265
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
chore: use provider options instead of mutating request body for bedr… #1265
Conversation
…ock foundation model
This PR makes a good architectural improvement by using provider options instead of mutating the request body directly. |
Important PR Review SkippedPR review skipped as per the configuration setting. Run a manually review by commenting /matter review 💡Tips to use Matter AICommand List
|
Important PR Review SkippedPR review skipped as per the configuration setting. Run a manually review by commenting /matter review 💡Tips to use Matter AICommand List
|
/matter review |
This PR looks good. It properly refactors the code to use provider options instead of mutating the request body. |
…ock foundation model
Description
Motivation
Type of Change
How Has This Been Tested?
Screenshots (if applicable)
Checklist
Related Issues