sandbox #2
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==4.0.2', 'langchain_openai==0.0.8', 'langchain_experimental==0.0.53', 'langchainhub==0.1.14' 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==4.0.2', 'langchain_openai==0.0.8', 'langchain_experimental==0.0.53', 'langchainhub==0.1.14' are not satisfied
|
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JetBrains/[email protected]. 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
|