You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
Cillian Berragan 754f3c41f9
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>
3 weeks ago
..
cli
community community: add score to PineconeHybridSearchRetriever (#25781) 3 weeks ago
core
experimental
langchain
partners together[patch]: Release 0.1.6 (#25805) 3 weeks ago
standard-tests
text-splitters