moved from sqlite to faiss for concurrency reasons #9
Annotations
3 warnings and 1 notice
Unsatisfied package requirements:
requirements.txt#L1
Package requirements 'openai==1.13.3', 'langchain==0.1.10', 'pinecone-client==3.1.0', 'python-dotenv==1.0.1', 'tiktoken==0.6.0', 'wikipedia==1.4.0', 'pypdf\[full\]==4.0.2', 'langchain_openai==0.0.8', 'langchain_experimental==0.0.53', 'langchainhub==0.1.14', 'ipywidgets==8.1.2', 'cryptography==42.0.5', 'pikepdf==8.13.0', 'transformers==4.39.0', 'torch==2.2.1+cpu', 'torchvision==0.17.1+cpu', 'torchaudio==2.2.1+cpu', 'sentence-transformers==2.5.1', 'sqlite-vss==0.1.2' are not satisfied
|
Unsatisfied package requirements:
sandbox.py#L1
Package requirements 'openai==1.13.3', 'langchain==0.1.10', 'pinecone-client==3.1.0', 'python-dotenv==1.0.1', 'tiktoken==0.6.0', 'wikipedia==1.4.0', 'pypdf\[full\]==4.0.2', 'langchain_openai==0.0.8', 'langchain_experimental==0.0.53', 'langchainhub==0.1.14', 'ipywidgets==8.1.2', 'cryptography==42.0.5', 'pikepdf==8.13.0', 'transformers==4.39.0', 'torch==2.2.1+cpu', 'torchvision==0.17.1+cpu', 'torchaudio==2.2.1+cpu', 'sentence-transformers==2.5.1', 'sqlite-vss==0.1.2' are not satisfied
|
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PEP 8 coding style violation:
sandbox.py#L1
PEP 8: W292 no newline at end of file
|