You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/tests/integration_tests/document_loaders
Gergely Imreh 69de33e024
Add Mastodon toots loader (#5036)
# Add Mastodon toots loader.

Loader works either with public toots, or Mastodon app credentials. Toot
text and user info is loaded.

I've also added integration test for this new loader as it works with
public data, and a notebook with example output run now.

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
1 year ago
..
parsers Add html parsers (#4874) 1 year ago
__init__.py
test_arxiv.py
test_bigquery.py
test_bilibili.py Remove unnecessary spaces from document object’s page_content of BiliBiliLoader (#4619) 1 year ago
test_blockchain.py Enhancement: option to Get All Tokens with a single Blockchain Document Loader call (#3797) 1 year ago
test_confluence.py
test_dataframe.py
test_duckdb.py
test_email.py
test_facebook_chat.py Refactor TelegramChatLoader and FacebookChatLoader classes and add tests (#3863) 1 year ago
test_figma.py
test_gitbook.py
test_ifixit.py
test_json_loader.py JSON loader (#4067) 1 year ago
test_mastodon.py Add Mastodon toots loader (#5036) 1 year ago
test_modern_treasury.py
test_odt.py feat: add loader for open office odt files (#4405) 1 year ago
test_pdf.py Dev2049/pypdfium2 (#4209) 1 year ago
test_python.py
test_sitemap.py Harrison/sitemap local (#4704) 1 year ago
test_slack.py
test_spreedly.py
test_stripe.py
test_unstructured.py feat: batch multiple files in a single Unstructured API request (#4525) 1 year ago
test_url.py
test_url_playwright.py
test_whatsapp_chat.py Update WhatsAppChatLoader to include the character ~ in the sender name (#4420) 1 year ago