runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/rag_lchain.py", line 6, in <module> from pinecone.grpc import PineconeGRPC as Pinecone File "/usr/local/lib/python3.10/site-packages/pinecone/__init__.py", line 128, in <module> _check_for_deprecated_plugins() File "/usr/local/lib/python3.10/site-packages/pinecone/deprecated_plugins.py", line 12, in check_for_deprecated_plugins raise DeprecatedPluginError("pinecone-plugin-inference") pinecone.deprecated_plugins.DeprecatedPluginError: The `pinecone-plugin-inference` package has been deprecated. The features from that plugin have been incorporated into the main `pinecone` package with no need for additional plugins. Please remove the `pinecone-plugin-inference` package from your dependencies to ensure you have the most up-to-date version of these features.
Container logs:
Fetching error logs...