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 LangChain imports to use langchain-elasticsearch #196

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

maxjakob
Copy link
Contributor

@maxjakob maxjakob commented Mar 4, 2024

the new partner integration package:
https://pypi.org/project/langchain-elasticsearch/

In many cases the elasticsearch package does not need to be explicitly imported any more because langchain-elasticsearch depends on it and it's not directly imported.

I admit to running only 2 notebooks to verify that things work, but I triple-checked all spellings ;)

Copy link

gitnotebooks bot commented Mar 4, 2024

Found 13 changed notebooks. Review the changes at https://gitnotebooks.com/elastic/elasticsearch-labs/pull/196

@joemcelroy
Copy link
Member

also could you update https://github.com/elastic/elasticsearch-labs/tree/main/example-apps/chatbot-rag-app too please?

@joemcelroy joemcelroy self-requested a review March 5, 2024 10:18
@maxjakob maxjakob merged commit dfb9266 into elastic:main Mar 5, 2024
5 checks passed
@maxjakob maxjakob deleted the update-langchain-references branch March 5, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants