forked from langchain-ai/langchainjs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pinecone[patch]: Fix document ID not getting set when returned from P…
…ineconeStore (langchain-ai#6539) * added _formatMatches privatemethod * updated similaritySearchVectorWithScore to use _formatMatches * updated maxMarginalRelevanceSearch to use _formatMatches * Add integration test --------- Co-authored-by: jacoblee93 <[email protected]>
- Loading branch information
1 parent
d737386
commit 64226da
Showing
2 changed files
with
83 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters