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.
Any resources to support this?
Are you willing to work on this?
Were you able to solve the problem?
I have the exact same problem with the “Qdrant Vector Store”.
Hi, same for the more basic Vector Node, this leads to a tricky edge case when the database is empty and I couldn’t even find a palliative.
Relates to : "Always output data" missing