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

community: add MarkItDown document loader #28960

Closed
wants to merge 10 commits into from

Conversation

Simon-Stone
Copy link
Contributor

Description:
This pull request introduces a new document loader, MarkItDownLoader, to the langchain_community library. The changes include adding the new loader to the appropriate initialization and attribute handling files, implementing the loader class, and creating a test for the loader.

New document loader implementation:

Testing:

Issue: Discussion #28958

Dependencies: markitdown

TODO:

  • an example notebook showing its use. It lives in docs/docs/integrations directory.

Copy link

vercel bot commented Dec 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Dec 29, 2024 10:25pm

@efriis
Copy link
Member

efriis commented Jan 3, 2025

Hey! This adds a net-new community integration or feature, which has been replaced by dedicated integration packages. I'll close this PR, and would recommend reopening with just docs updates, as well as registering your package in libs/packages.yml! We'll be able to review simple PRs that only modify these two things much faster :)

Here's the guide, and if you have questions, feel free to leave them in the comments on those pages so others can see them! https://python.langchain.com/docs/contributing/how_to/integrations/

@efriis efriis closed this Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants