langchain/docs/extras
Jon Saginaw 715ffda28b
mongodb doc loader init (#10645)
- **Description:** A Document Loader for MongoDB
  - **Issue:** n/a
  - **Dependencies:** Motor, the async driver for MongoDB
  - **Tag maintainer:** n/a
  - **Twitter handle:** pigpenblue

Note that an initial mongodb document loader was created 4 months ago,
but the [PR ](https://github.com/langchain-ai/langchain/pull/4285)was
never pulled in. @leo-gan had commented on that PR, but given it is
extremely far behind the master branch and a ton has changed in
Langchain since then (including repo name and structure), I rewrote the
branch and issued a new PR with the expectation that the old one can be
closed.

Please reference that old PR for comments/context, but it can be closed
in favor of this one. Thanks!

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
2023-09-29 11:44:07 -04:00
..
_templates Corrected some spelling mistakes and grammatical errors (#10791) 2023-09-19 10:08:59 -07:00
additional_resources Konko fix dependency 2023-09-08 10:06:37 -07:00
expression_language fix-lcel-notebooks (#11111) 2023-09-27 06:36:11 -07:00
guides Add Exact match and Regex Match Evaluators (#11132) 2023-09-27 14:18:07 -07:00
integrations mongodb doc loader init (#10645) 2023-09-29 11:44:07 -04:00
modules Clean warnings: replace type with isinstance and fix syntax (#11219) 2023-09-29 10:06:33 -04:00
use_cases Synthetic Data generation (#9472) 2023-09-28 18:16:05 -07:00