Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zep Hybrid Search #5742

Merged
merged 11 commits into from
Jun 5, 2023
Merged

Zep Hybrid Search #5742

merged 11 commits into from
Jun 5, 2023

Conversation

danielchalef
Copy link
Contributor

@danielchalef danielchalef commented Jun 5, 2023

Zep now supports persisting custom metadata with messages and hybrid search across both message embeddings and structured metadata. This PR implements custom metadata and enhancements to the ZepChatMessageHistory and ZepRetriever classes to implement this support.

Tag maintainers/contributors who might be interested:

VectorStores / Retrievers / Memory

@danielchalef danielchalef marked this pull request as ready for review June 5, 2023 16:36
Copy link
Contributor

@hwchase17 hwchase17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gonna trust you on this one!

@hwchase17 hwchase17 added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Jun 5, 2023
@danielchalef
Copy link
Contributor Author

@hwchase17 Thanks!

@hwchase17 hwchase17 merged commit 0551bc9 into langchain-ai:master Jun 5, 2023
@danielchalef danielchalef deleted the hybrid_search branch June 6, 2023 04:34
Undertone0809 pushed a commit to Undertone0809/langchain that referenced this pull request Jun 19, 2023
Zep now supports persisting custom metadata with messages and hybrid
search across both message embeddings and structured metadata. This PR
implements custom metadata and enhancements to the
`ZepChatMessageHistory` and `ZepRetriever` classes to implement this
support.

Tag maintainers/contributors who might be interested:

  VectorStores / Retrievers / Memory
  - @dev2049

---------

Co-authored-by: Daniel Chalef <daniel.chalef@private.org>
This was referenced Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm PR looks good. Use to confirm that a PR is ready for merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants