mirror of
https://github.com/hwchase17/langchain
synced 2024-10-29 17:07:25 +00:00
44abe925df
# Add Joplin document loader [Joplin](https://joplinapp.org/) is an open source note-taking app. Joplin has a [REST API](https://joplinapp.org/api/references/rest_api/) for accessing its local database. The proposed `JoplinLoader` uses the API to retrieve all notes in the database and their metadata. Joplin needs to be installed and running locally, and an access token is required. - The PR includes an integration test. - The PR includes an example notebook. --------- Co-authored-by: Dev 2049 <dev.dev2049@gmail.com> |
||
---|---|---|
.. | ||
parsers | ||
__init__.py | ||
test_arxiv.py | ||
test_bigquery.py | ||
test_bilibili.py | ||
test_blockchain.py | ||
test_confluence.py | ||
test_dataframe.py | ||
test_duckdb.py | ||
test_email.py | ||
test_facebook_chat.py | ||
test_figma.py | ||
test_gitbook.py | ||
test_ifixit.py | ||
test_joplin.py | ||
test_json_loader.py | ||
test_mastodon.py | ||
test_modern_treasury.py | ||
test_odt.py | ||
test_pdf.py | ||
test_python.py | ||
test_sitemap.py | ||
test_slack.py | ||
test_spreedly.py | ||
test_stripe.py | ||
test_unstructured.py | ||
test_url_playwright.py | ||
test_url.py | ||
test_whatsapp_chat.py |