-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue]…
-
The website crawler feature is a great feature and can be used to ingest webpages in the workspace. Just wondering, what is the best way to update the workspace when some of the webpages now have upda…
-
### Describe the bug
Current approach hard-coded with accessing bedrock-runtime client to use session with access_credentials. We need to handle a case where it can pick client with attached IAM role…
-
### Feature Description
AWS Bedrock has a few multimodal LLMs such as Claude Opus. It would be great if this can be added as a multi-modal-llm integration. There is already an anthropic multimodal …
-
Build blueprint for Bedrock converse API https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_Converse.html
-
### Steps to Reproduce
Execute Prowler scan using standard installation steps.
Version 4.5.0
### Expected behavior
Ensure that the checks for `bedrock_model_invocation_logging_enabled ` for Amazo…
-
We should add support for AWS Bedrock LLMS
https://docs.rs/aws-sdk-bedrock/latest/aws_sdk_bedrock/
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
Hey,
I would be nice to support Bedrock tags from action inputs
Something like
```
bedrock_tags:
required: false
default: ''
```
And if user provide them as list
```
input.bedrock_tag…
-
Hello,
In `langchain_aws/llms/bedrock.py` the "stop_sequence" hardcoded for msg_type == "message_delta" -
Shouldn't this be captured using the LLM provider type with `self._get_provider()`
Th…