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

Update retrieval chain to only gather information #325

Merged
merged 2 commits into from
Aug 2, 2023

Conversation

intitni
Copy link
Owner

@intitni intitni commented Aug 2, 2023

Now QAInformationRetrievalChain will only gather the needed information, and returns it as the function call result.

RelevantInformationExtractionChain will be used to gather information from each chunk, and they can work simultaneously , so it will be faster than the old RefineDocumentChain.

@intitni intitni added the enhancement New feature or request label Aug 2, 2023
@intitni intitni merged commit 1587c50 into develop Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant