Update docs/docs/integrations/providers/aws.mdx

This commit is contained in:
Scott Brenner 2025-04-26 14:09:41 -07:00 committed by GitHub
parent 8bbe2565fa
commit f6ec8d4d7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@ from langchain_aws import ChatBedrockConverse
### Bedrock
See a [usage example](docs/docs/integrations/llms/bedrock.ipynb).
See a [usage example](/docs/docs/integrations/llms/bedrock.ipynb).
```python
from langchain_aws import BedrockLLM