langchain/docs/extras/integrations
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
..
callbacks Callback integration for Trubrics (#11059) 2023-09-28 16:20:19 -07:00
chat Update fireworks features (#11205) 2023-09-29 08:37:06 -07:00
chat_loaders Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
document_loaders mongodb doc loader init (#10645) 2023-09-29 11:44:07 -04:00
document_transformers Separate platforms integrations docs (#10609) 2023-09-15 12:18:57 -07:00
llms Update fireworks features (#11205) 2023-09-29 08:37:06 -07:00
memory Kay retriever (#10657) 2023-09-25 13:10:13 -07:00
platforms add vertex prod features (#10910) 2023-09-22 01:44:09 -07:00
providers SearchApi integration (#11023) 2023-09-28 18:08:37 -07:00
retrievers Kay retriever (#10657) 2023-09-25 13:10:13 -07:00
text_embedding LLMRails Embedding (#10959) 2023-09-23 16:11:02 -07:00
toolkits Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
tools SearchApi integration (#11023) 2023-09-28 18:08:37 -07:00
vectorstores add from_existing_graph to neo4j vector (#11124) 2023-09-28 15:02:26 -07:00