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

Harrison/mmr support for opensearch #6349

Merged
merged 9 commits into from
Jun 17, 2023

Conversation

hwchase17
Copy link
Contributor

No description provided.

oneryalcin and others added 9 commits June 13, 2023 21:12
- Similar to QdrantVectorStore, add support for Maximal Marginal Relevance support for OpenSearchVectorStore
- Having mutable default arguments in functions is not a good practice, can lead to unpredictable behaviour.
- Refactored code to remove mutable values from the function args.
…n/langchain-0.0.199 into oneryalcin-add_mmr_support_for_opensearch
@vercel
Copy link

vercel bot commented Jun 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain ❌ Failed (Inspect) Jun 17, 2023 6:23pm

@hwchase17 hwchase17 added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Jun 17, 2023
@vercel vercel bot temporarily deployed to Preview June 17, 2023 18:23 Inactive
@hwchase17 hwchase17 merged commit a2bbe3d into master Jun 17, 2023
@hwchase17 hwchase17 deleted the harrison/mmr-support-for-opensearch branch June 17, 2023 19:22
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