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

Add async search with relevance score #4558

Merged
merged 3 commits into from
May 19, 2023

Conversation

jpzhangvincent
Copy link
Contributor

@jpzhangvincent jpzhangvincent commented May 12, 2023

Your PR Title (What it does)

Add the async version for the search with relevance score

Before submitting

Any suggestion to fix the linting issue? Thanks!

Who can review?

Community members can review the PR once tests pass. Tag maintainers/contributors who might be interested:
@dev2049 @hwchase17

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

It seems there are some linting problems with the output type since the "relevance_score" method returns the tuple. What's the best way to fix that?

@dev2049 dev2049 merged commit 22d844d into langchain-ai:master May 19, 2023
12 checks passed
@danielchalef danielchalef mentioned this pull request Jun 5, 2023
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.

None yet

3 participants