mirror of
https://github.com/hwchase17/langchain.git
synced 2026-04-06 20:34:01 +00:00
Make `ElasticsearchRetriever` available as top-level import. The `langchain` package depends on `langchain-community` so we do not need to depend on it explicitly.