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

community: add possibility to search by vector in OpenSearchVectorSearch #17878

Merged
merged 2 commits into from Feb 21, 2024

Conversation

karimassi
Copy link
Contributor

  • Description: implements the missing similarity_search_by_vector function for OpenSearchVectorSearch
  • Issue: N/A
  • Dependencies: N/A

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Feb 21, 2024
Copy link

vercel bot commented Feb 21, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Feb 21, 2024 4:43pm

@dosubot dosubot bot added Ɑ: vector store Related to vector store module 🔌: elasticsearch Primarily related to elastic/elasticsearch integrations 🤖:improvement Medium size change to existing code to handle new use-cases labels Feb 21, 2024
@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Feb 21, 2024
@baskaryan baskaryan merged commit afc1ba0 into langchain-ai:master Feb 21, 2024
58 checks passed
@karimassi karimassi deleted the opensearch-by-vector branch February 22, 2024 08:34
k8si pushed a commit to Mozilla-Ocho/langchain that referenced this pull request Feb 22, 2024
…ctorSearch (langchain-ai#17878)

- **Description:** implements the missing `similarity_search_by_vector`
function for `OpenSearchVectorSearch`
- **Issue:** N/A
- **Dependencies:** N/A
al1p pushed a commit to al1p/langchain that referenced this pull request Feb 27, 2024
…ctorSearch (langchain-ai#17878)

- **Description:** implements the missing `similarity_search_by_vector`
function for `OpenSearchVectorSearch`
- **Issue:** N/A
- **Dependencies:** N/A
haydeniw pushed a commit to haydeniw/langchain that referenced this pull request Feb 27, 2024
…ctorSearch (langchain-ai#17878)

- **Description:** implements the missing `similarity_search_by_vector`
function for `OpenSearchVectorSearch`
- **Issue:** N/A
- **Dependencies:** N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔌: elasticsearch Primarily related to elastic/elasticsearch integrations 🤖:improvement Medium size change to existing code to handle new use-cases lgtm PR looks good. Use to confirm that a PR is ready for merging. size:M This PR changes 30-99 lines, ignoring generated files. Ɑ: vector store Related to vector store module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants