langchain/libs/community/tests/integration_tests/document_loaders
Eugene Yurtsev d24b82357f
community[patch]: Add missing annotations (#24890)
This PR adds annotations in comunity package.

Annotations are only strictly needed in subclasses of BaseModel for
pydantic 2 compatibility.

This PR adds some unnecessary annotations, but they're not bad to have
regardless for documentation pages.
2024-07-31 18:13:44 +00:00
..
parsers infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
__init__.py
test_arxiv.py community[patch]: Skip unexpected 404 HTTP Error in Arxiv download (#21042) 2024-04-30 18:29:22 +00:00
test_astradb.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_bigquery.py
test_bilibili.py
test_blockchain.py
test_cassandra.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_confluence.py
test_couchbase.py
test_csv_loader.py
test_dataframe.py
test_dedoc.py community[minor]: added new document loaders based on dedoc library (#24303) 2024-07-23 02:04:53 +00:00
test_docusaurus.py
test_duckdb.py
test_email.py
test_etherscan.py
test_excel.py
test_facebook_chat.py
test_fauna.py
test_figma.py
test_geodataframe.py
test_gitbook.py
test_github.py
test_google_speech_to_text.py
test_ifixit.py
test_joplin.py
test_json_loader.py
test_lakefs.py
test_language.py
test_larksuite.py community[minor]: Add LarkSuite wiki document loader. (#21016) 2024-04-29 10:37:50 -04:00
test_llmsherpa.py
test_mastodon.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_max_compute.py
test_modern_treasury.py
test_news.py
test_nuclia.py
test_odt.py
test_oracleds.py community[minor]: Oraclevs integration (#21123) 2024-05-04 03:15:35 +00:00
test_org_mode.py
test_pdf.py community: support advanced text extraction options for pdf documents (#20265) 2024-07-17 20:47:09 +00:00
test_polars_dataframe.py
test_pubmed.py
test_pyspark_dataframe_loader.py
test_python.py
test_quip.py community[patch]: Add missing annotations (#24890) 2024-07-31 18:13:44 +00:00
test_recursive_url_loader.py community[patch]: fix integrated test case test_recursive_url_loader.py assertions (issue-20919) (#20920) 2024-04-26 10:00:08 -04:00
test_rocksetdb.py
test_rss.py
test_rst.py
test_sitemap.py
test_slack.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_spreedly.py
test_sql_database.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_stripe.py
test_telegram.py
test_tensorflow_datasets.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_tidb.py
test_tsv.py
test_unstructured.py
test_url_playwright.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_url.py
test_whatsapp_chat.py
test_wikipedia.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_xml.py
test_xorbits.py