mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-02 01:57:38 +00:00
* Adding condition to `pinecone` object. While you can assign any values to `PineconeDocumentStore`'s parameter `pinecone_index`, it must have another condition to prevent that from happening. * Added test, and changed the code to make sure the pinecone idx variable has correct instance * fixed black error Co-authored-by: Mayank Jobanputra <mayankjobanputra@gmail.com>