Skip to content

DOC: ChatBedrockConverse Anthropic-specific API parameters #8210

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

Open
2 tasks done
thomasuebi opened this issue May 20, 2025 · 0 comments
Open
2 tasks done

DOC: ChatBedrockConverse Anthropic-specific API parameters #8210

thomasuebi opened this issue May 20, 2025 · 0 comments
Labels
auto:documentation Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder

Comments

@thomasuebi
Copy link

Checklist

  • I added a very descriptive title to this issue.
  • I included a link to the documentation page I am referring to (if applicable).

Issue with current documentation:

https://js.langchain.com/docs/integrations/chat/bedrock_converse/
https://v03.api.js.langchain.com/classes/_langchain_aws.ChatBedrockConverse.html?_gl=1*1q4mddn*_ga*MTAzNTE4ODI3MC4xNzQyNjI5MDI1*_ga_47WX3HKKY2*czE3NDc3Mzc0NjMkbzEwJGcwJHQxNzQ3NzM3NDcxJGowJGwwJGgw

Idea or request for content:

The Anthropic API provides parameters such as

thinking: {
type: 'enabled',
budget_tokens: 32000,
},

It seems as if LangChain's ChatBedrockConverse does not expose such options - is this a Bedrock limitation or missing functionality in LangChain?

@dosubot dosubot bot added the auto:documentation Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder label May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:documentation Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder
Projects
None yet
Development

No branches or pull requests

1 participant