It would help if pinecone vector store has:
an Always return data on settings
My use case:
I’m doing some searching on my pinecone vector store and sometimes it doesn’t return anything and that’s ok but I want the workflow to continue. Right know if the vector store doesn’t return anything the workflow stops.