Template for multi-modal w/ multi-vector #7017
Annotations
11 errors
|
templates/rag-chroma-multi-modal-multi-vector/ingest.py#L1
templates/rag-chroma-multi-modal-multi-vector/ingest.py:1:1: I001 Import block is un-sorted or un-formatted
|
templates/rag-chroma-multi-modal-multi-vector/ingest.py#L1
templates/rag-chroma-multi-modal-multi-vector/ingest.py:1:8: F401 `os` imported but unused
|
templates/rag-chroma-multi-modal-multi-vector/ingest.py#L13
templates/rag-chroma-multi-modal-multi-vector/ingest.py:13:46: F401 `langchain_experimental.open_clip.OpenCLIPEmbeddings` imported but unused
|
templates/rag-chroma-multi-modal-multi-vector/ingest.py#L20
templates/rag-chroma-multi-modal-multi-vector/ingest.py:20:44: F401 `langchain.schema.output_parser.StrOutputParser` imported but unused
|
templates/rag-chroma-multi-modal-multi-vector/ingest.py#L77
templates/rag-chroma-multi-modal-multi-vector/ingest.py:77:9: E722 Do not use bare `except`
|
templates/rag-chroma-multi-modal-multi-vector/ingest.py#L151
templates/rag-chroma-multi-modal-multi-vector/ingest.py:151:89: E501 Line too long (122 > 88)
|
templates/rag-chroma-multi-modal-multi-vector/ingest.py#L200
templates/rag-chroma-multi-modal-multi-vector/ingest.py:200:89: E501 Line too long (97 > 88)
|
templates/rag-chroma-multi-modal-multi-vector/rag_chroma_multi_modal_multi_vector/chain.py#L1
templates/rag-chroma-multi-modal-multi-vector/rag_chroma_multi_modal_multi_vector/chain.py:1:1: I001 Import block is un-sorted or un-formatted
|
templates/rag-chroma-multi-modal-multi-vector/rag_chroma_multi_modal_multi_vector/chain.py#L9
templates/rag-chroma-multi-modal-multi-vector/rag_chroma_multi_modal_multi_vector/chain.py:9:39: F401 `langchain.schema.document.Document` imported but unused
|
templates/rag-chroma-multi-modal-multi-vector/rag_chroma_multi_modal_multi_vector/chain.py#L112
templates/rag-chroma-multi-modal-multi-vector/rag_chroma_multi_modal_multi_vector/chain.py:112:89: E501 Line too long (118 > 88)
|
The logs for this run have expired and are no longer available.
Loading