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

elasticsearch: add top-level import, remove obsolete dependency #18644

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

maxjakob
Copy link
Contributor

@maxjakob maxjakob commented Mar 6, 2024

Make ElasticsearchRetriever available as top-level import.

The langchain package depends on langchain-community so we do not need to depend on it explicitly.

The `langchain` package depends on `langchain-community` so we do not
need to depend on it explicitly.
@efriis efriis added the partner label Mar 6, 2024
@efriis efriis self-assigned this Mar 6, 2024
Copy link

vercel bot commented Mar 6, 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 Mar 6, 2024 10:48am

@maxjakob maxjakob marked this pull request as ready for review March 6, 2024 09:57
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. 🔌: elasticsearch Primarily related to elastic/elasticsearch integrations 🤖:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs labels Mar 6, 2024
@maxjakob maxjakob changed the title elasticsearch: remove obsolete import elasticsearch: add top-level import, remove obsolete dependency Mar 6, 2024
@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Mar 7, 2024
@eyurtsev
Copy link
Collaborator

eyurtsev commented Mar 7, 2024

@efriis looks good to me, will let you merge

@baskaryan baskaryan merged commit 61a2eba into langchain-ai:master Mar 8, 2024
20 checks passed
bechbd pushed a commit to bechbd/langchain that referenced this pull request Mar 29, 2024
langchain-ai#18644)

Make `ElasticsearchRetriever` available as top-level import.

The `langchain` package depends on `langchain-community` so we do not
need to depend on it explicitly.
gkorland pushed a commit to FalkorDB/langchain that referenced this pull request Mar 30, 2024
langchain-ai#18644)

Make `ElasticsearchRetriever` available as top-level import.

The `langchain` package depends on `langchain-community` so we do not
need to depend on it explicitly.
hinthornw pushed a commit that referenced this pull request Apr 26, 2024
#18644)

Make `ElasticsearchRetriever` available as top-level import.

The `langchain` package depends on `langchain-community` so we do not
need to depend on it explicitly.
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 lgtm PR looks good. Use to confirm that a PR is ready for merging. 🤖:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs partner size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants