Open zsimjee opened 8 months ago
I pulled down the code, it looks like this will be resovled once a new version is created in pypi. Please create that version!!
I pulled down the code, it looks like this will be resovled once a new version is created in pypi. Please create that version!!
Before the release comes:
pip install https://github.com/protectai/rebuff/archive/main.zip#subdirectory=python-sdk
in v0.1.1,
pinecone_environment
was added as an arg for rebuff, which was later passed to thepinecone.init
function. When using the latest pinecone version, this breaks with teh following error: