mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-06 03:27:55 +00:00
docs: correct Bedrock usage example
This commit is contained in:
parent
04a899ebe3
commit
00d71b9549
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user