Adds support for function calling with Anthropic models on Bedrock #82
check_diffs.yml
on: pull_request
build
12s
Matrix: compile-integration-tests
Matrix: lint
Matrix: test
CI Success
0s
Annotations
13 errors and 1 warning
Ruff (I001):
libs/aws/tests/integration_tests/chat_models/test_bedrock.py#L2
tests/integration_tests/chat_models/test_bedrock.py:2:1: I001 Import block is un-sorted or un-formatted
|
Ruff (E501):
libs/aws/tests/integration_tests/chat_models/test_bedrock.py#L166
tests/integration_tests/chat_models/test_bedrock.py:166:89: E501 Line too long (92 > 88)
|
Ruff (E501):
libs/aws/tests/integration_tests/chat_models/test_bedrock.py#L184
tests/integration_tests/chat_models/test_bedrock.py:184:89: E501 Line too long (90 > 88)
|
Ruff (E501):
libs/aws/tests/integration_tests/chat_models/test_bedrock.py#L186
tests/integration_tests/chat_models/test_bedrock.py:186:89: E501 Line too long (92 > 88)
|
Ruff (E501):
libs/aws/tests/integration_tests/chat_models/test_bedrock.py#L201
tests/integration_tests/chat_models/test_bedrock.py:201:89: E501 Line too long (101 > 88)
|
Ruff (E501):
libs/aws/tests/integration_tests/chat_models/test_bedrock.py#L203
tests/integration_tests/chat_models/test_bedrock.py:203:89: E501 Line too long (92 > 88)
|
Ruff (E501):
libs/aws/tests/integration_tests/chat_models/test_bedrock.py#L220
tests/integration_tests/chat_models/test_bedrock.py:220:89: E501 Line too long (104 > 88)
|
Ruff (E501):
libs/aws/tests/integration_tests/chat_models/test_bedrock.py#L222
tests/integration_tests/chat_models/test_bedrock.py:222:89: E501 Line too long (92 > 88)
|
Ruff (F841):
libs/aws/tests/integration_tests/chat_models/test_bedrock.py#L226
tests/integration_tests/chat_models/test_bedrock.py:226:5: F841 Local variable `messages` is assigned to but never used
|
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Ana06/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|