unstructured
018cd7f7 - fix: pinecone serialization issue (#2394)

Commit
2 years ago
fix: pinecone serialization issue (#2394) This fixes the serialization of the Pinecone destination connector. Presence of the PineconeIndex object breaks serialization due to TypeError: cannot pickle '_thread.lock' object. This removes that object before serialization.
Parents
Loading