Added retrievers, moved gitignore to root. #19
Annotations
10 errors and 1 warning
Ruff (I001):
libs/aws/langchain_aws/retrievers/__init__.py#L1
langchain_aws/retrievers/__init__.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
libs/aws/langchain_aws/retrievers/__init__.py#L1
langchain_aws/retrievers/__init__.py:1:45: F401 `langchain_aws.retrievers.kendra.AmazonKendraRetriever` imported but unused
|
Ruff (F401):
libs/aws/langchain_aws/retrievers/__init__.py#L2
langchain_aws/retrievers/__init__.py:2:46: F401 `langchain_aws.retrievers.bedrock.AmazonKnowledgeBasesRetriever` imported but unused
|
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.
|
Ruff (I001):
libs/aws/langchain_aws/retrievers/__init__.py#L1
langchain_aws/retrievers/__init__.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
libs/aws/langchain_aws/retrievers/__init__.py#L1
langchain_aws/retrievers/__init__.py:1:45: F401 `langchain_aws.retrievers.kendra.AmazonKendraRetriever` imported but unused
|
Ruff (F401):
libs/aws/langchain_aws/retrievers/__init__.py#L2
langchain_aws/retrievers/__init__.py:2:46: F401 `langchain_aws.retrievers.bedrock.AmazonKnowledgeBasesRetriever` imported but unused
|
cd libs/aws / make lint #3.8
Process completed with exit code 2.
|
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/.
|