Skip to content

feat(langchain-aws): Add Support to pass in AWS credentials to bedrock models directly #399

feat(langchain-aws): Add Support to pass in AWS credentials to bedrock models directly

feat(langchain-aws): Add Support to pass in AWS credentials to bedrock models directly #399

Triggered via pull request September 16, 2024 15:55
Status Failure
Total duration 1m 11s
Artifacts

check_diffs.yml

on: pull_request
Matrix: compile-integration-tests
Matrix: lint
Matrix: test
CI Success
0s
CI Success
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Ruff (E501): libs/aws/langchain_aws/chat_models/bedrock_converse.py#L329
langchain_aws/chat_models/bedrock_converse.py:329:89: E501 Line too long (105 > 88)
Ruff (E501): libs/aws/langchain_aws/llms/bedrock.py#L481
langchain_aws/llms/bedrock.py:481:89: E501 Line too long (105 > 88)
cd libs/aws / make lint #3.11
Process completed with exit code 2.
cd libs/aws / make lint #3.8
The job was canceled because "_3_11" failed.
cd libs/aws / make lint #3.8
The operation was canceled.
CI Success
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: Ana06/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/