fix(amazon-bedrock): correct open model catalog - #6794
Closed
rekram1-node wants to merge 3 commits into
Closed
Conversation
Contributor
Action items
|
Collaborator
Author
|
Addressed in 38611e3.
|
Contributor
Action items
|
Collaborator
Author
|
Addressed the second review pass in 7b23de6 with direct Converse verification:
Sanitized results: MiniMax M2/M2.1/M2.5 and Qwen VL all returned HTTP 200; MiniMax responses included reasoning blocks and all four returned schema-valid
|
This was referenced Sep 11, 2026
Collaborator
Author
|
Superseded by three smaller PRs based on current
All findings from both completed review passes are included, and each split passes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Remaining open-model split of #6637, based on current
dev: DeepSeek, Qwen, xAI, NVIDIA, Google, MiniMax, Z.AI, and Moonshot.base_modelentries.tool_call=false: forced calls can be emitted, but valid native tool-result continuations fail.tool_call=falseafter explicit API rejection.temperature=0andtemperature=1.Unresolved NVIDIA controls remain conservative rather than inventing caller options. New Chat/GovCloud candidates with incomplete controls or client-route support are deferred.
Sources are in leading TOML comments, including AWS model cards and public pricing.
Validation
bun validategit diff --check