langchain
754f3c41 - community: add score to PineconeHybridSearchRetriever (#25781)

Commit
1 year ago
community: add score to PineconeHybridSearchRetriever (#25781) **Description:** Adds the 'score' returned by Pinecone to the `PineconeHybridSearchRetriever` list of returned Documents. There is currently no way to return the score when using Pinecone hybrid search, so in this PR I include it by default. --------- Co-authored-by: Chester Curme <chester.curme@gmail.com>
Author
Parents
Loading