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

Retriever: allow multiple indices with multiple content fields #9

Merged
merged 2 commits into from
Apr 9, 2024

Conversation

maxjakob
Copy link
Collaborator

@maxjakob maxjakob commented Apr 8, 2024

Retriever can query multiple indices and map out the document content from different fields depending on the index.

@maxjakob maxjakob requested review from joemcelroy and removed request for joemcelroy April 8, 2024 16:01
@maxjakob maxjakob marked this pull request as ready for review April 8, 2024 16:05
@maxjakob maxjakob requested a review from joemcelroy April 8, 2024 16:05
Copy link
Collaborator

@joemcelroy joemcelroy left a comment

Choose a reason for hiding this comment

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

thanks for the quick change!

@maxjakob maxjakob changed the title Retriever: allow multiple indicies with multiple content fields Retriever: allow multiple indices with multiple content fields Apr 9, 2024
@maxjakob maxjakob merged commit 10af66e into main Apr 9, 2024
11 checks passed
@maxjakob maxjakob deleted the retriever-multi-content-field branch April 9, 2024 08:34
@maxjakob
Copy link
Collaborator Author

maxjakob commented Apr 9, 2024

@joemcelroy new version 0.1.2 with this change is out: https://pypi.org/project/langchain-elasticsearch/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants