Open jaisir-shadai opened 2 weeks ago
Would this be a replacement of the existing vector generated by the embedder step or does pinecone take in two different vectors so support hybrid search? I noticed in the PR, that the embedding is now down inline with the upload which we want to avoid. If needed, this might require a new embedder to be added and use that as part of the pipeline.
This PR contains logic to use Hybrid search in Pinecone connector
this solves #199