docs: correct Bedrock usage example

This commit is contained in:
Scott Brenner 2025-04-26 13:58:40 -07:00 committed by GitHub
parent 04a899ebe3
commit 00d71b9549
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,7 +46,7 @@ We recommend the Converse API for users who do not need to use custom models. It
::: :::
See a [usage example](/docs/integrations/chat/bedrock). See a [usage example](/docs/docs/integrations/chat/bedrock.ipynb).
```python ```python
from langchain_aws import ChatBedrockConverse from langchain_aws import ChatBedrockConverse