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/libs/community/langchain_community/document_loaders
Christophe Bornet 1f5f6381ec
Add doc for AstraDB document loader (#15703)
<!-- Thank you for contributing to LangChain!

Please title your PR "<package>: <description>", where <package> is
whichever of langchain, community, core, experimental, etc. is being
modified.

Replace this entire comment with:
  - **Description:** a description of the change, 
  - **Issue:** the issue # it fixes if applicable,
  - **Dependencies:** any dependencies required for this change,
- **Twitter handle:** we announce bigger features on Twitter. If your PR
gets announced, and you'd like a mention, we'll gladly shout you out!

Please make sure your PR is passing linting and testing before
submitting. Run `make format`, `make lint` and `make test` from the root
of the package you've modified to check this locally.

See contribution guidelines for more information on how to write/run
tests, lint, etc: https://python.langchain.com/docs/contributing/

If you're adding a new integration, please include:
1. a test for the integration, preferably unit tests that do not rely on
network access,
2. an example notebook showing its use. It lives in
`docs/docs/integrations` directory.

If no one reviews your PR within a few days, please @-mention one of
@baskaryan, @eyurtsev, @hwchase17.
 -->
See preview :
https://langchain-git-fork-cbornet-astra-loader-doc-langchain.vercel.app/docs/integrations/document_loaders/astradb
8 months ago
..
blob_loaders
parsers docs, experimental[patch], langchain[patch], community[patch]: update storage imports (#15429) 9 months ago
__init__.py Add doc for AstraDB document loader (#15703) 8 months ago
acreom.py
airbyte.py
airbyte_json.py
airtable.py
apify_dataset.py
arcgis_loader.py
arxiv.py Update arxiv.py with get_summaries_as_docs inside of Arxivloader (#14953) 9 months ago
assemblyai.py
astradb.py Add AstraDB document loader (#14747) 9 months ago
async_html.py
azlyrics.py
azure_ai_data.py
azure_blob_storage_container.py
azure_blob_storage_file.py
baiducloud_bos_directory.py
baiducloud_bos_file.py
base.py
base_o365.py
bibtex.py
bigquery.py
bilibili.py
blackboard.py
blockchain.py
brave_search.py
browserless.py
chatgpt.py
chm.py Feat: add CHM file loader (#15519) 8 months ago
chromium.py
college_confidential.py
concurrent.py
confluence.py
conllu.py
couchbase.py
csv_loader.py
cube_semantic.py
datadog_logs.py
dataframe.py
diffbot.py
directory.py community: correct spelling mistakes of "Suffle" and "reporoducibility" (#15172) 9 months ago
discord.py
doc_intelligence.py community[minor]: Azure DocumentIntelligenceLoader/Parser support update with latest SDK (#14389) 9 months ago
docugami.py
docusaurus.py
dropbox.py
duckdb_loader.py
email.py
epub.py
etherscan.py
evernote.py
excel.py Docs: fix excel document loader typo (#15470) 8 months ago
facebook_chat.py
fauna.py
figma.py
gcs_directory.py
gcs_file.py fix: correct spelling mistakes of "seperate, intialise, pre-defined" (#14647) 9 months ago
generic.py
geodataframe.py
git.py
gitbook.py
github.py
google_speech_to_text.py
googledrive.py
gutenberg.py
helpers.py
hn.py
html.py
html_bs.py fix: correct spelling mistakes of "seperate, intialise, pre-defined" (#14647) 9 months ago
hugging_face_dataset.py
ifixit.py
image.py
image_captions.py
imsdb.py
iugu.py
joplin.py
json_loader.py
lakefs.py
larksuite.py
markdown.py corrected outdated link (#15053) 9 months ago
mastodon.py
max_compute.py
mediawikidump.py community:Lazy load wikipedia dump file (#15111) 9 months ago
merge.py
mhtml.py fix: correct spelling mistakes of "seperate, intialise, pre-defined" (#14647) 9 months ago
modern_treasury.py
mongodb.py
news.py
notebook.py
notion.py
notiondb.py
nuclia.py
obs_directory.py
obs_file.py
obsidian.py
odt.py
onedrive.py
onedrive_file.py
onenote.py
open_city_data.py
org_mode.py
pdf.py community: Include PDF ID in MathPix metadata (#15629) 8 months ago
polars_dataframe.py
powerpoint.py
psychic.py
pubmed.py
pyspark_dataframe.py
python.py
quip.py
readthedocs.py
recursive_url_loader.py
reddit.py
roam.py
rocksetdb.py
rspace.py fix: correct spelling mistakes of "seperate, intialise, pre-defined" (#14647) 9 months ago
rss.py
rst.py
rtf.py
s3_directory.py
s3_file.py
sharepoint.py
sitemap.py
slack_directory.py
snowflake_loader.py
spreedly.py
srt.py
stripe.py
telegram.py
tencent_cos_directory.py
tencent_cos_file.py fix: correct spelling mistakes of "seperate, intialise, pre-defined" (#14647) 9 months ago
tensorflow_datasets.py
text.py
tomarkdown.py
toml.py
trello.py
tsv.py
twitter.py
unstructured.py
url.py
url_playwright.py
url_selenium.py
weather.py
web_base.py
whatsapp_chat.py
wikipedia.py
word_document.py
xml.py
xorbits.py
youtube.py