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
Zijian Han 8e976545f3
community[patch]: support OpenAI whisper base url (#17695)
**Description:** The base URL for OpenAI is retrieved from the
environment variable "OPENAI_BASE_URL", whereas for langchain it is
obtained from "OPENAI_API_BASE". By adding `base_url =
os.environ.get("OPENAI_API_BASE")`, the OpenAI proxy can execute
correctly.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
3 months ago
..
blob_loaders community[patch]: speed up import times in the community package (#18928) 3 months ago
parsers community[patch]: support OpenAI whisper base url (#17695) 3 months ago
__init__.py community[minor]: add oracle autonomous database doc loader integration (#19536) 3 months ago
acreom.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
airbyte.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
airbyte_json.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
airtable.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
apify_dataset.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
arcgis_loader.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
arxiv.py community[minor]: Implement lazy_load() for ArxivLoader (#18664) 3 months ago
assemblyai.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
astradb.py community[patch]: Use langchain-astradb for AstraDB doc loader (#19071) 3 months ago
async_html.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
athena.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
azlyrics.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
azure_ai_data.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
azure_blob_storage_container.py community[patch]: type ignore fixes (#18395) 4 months ago
azure_blob_storage_file.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
baiducloud_bos_directory.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
baiducloud_bos_file.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
base.py core: Move document loader interfaces to core (#17723) 3 months ago
base_o365.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
bibtex.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
bigquery.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
bilibili.py community[patch]: fix bugs for bilibili Loader (#18036) 3 months ago
blackboard.py community[patch]: type ignore fixes (#18395) 4 months ago
blockchain.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
brave_search.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
browserless.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
cassandra.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
chatgpt.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
chm.py community[patch]: docstrings (#16810) 4 months ago
chromium.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
college_confidential.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
concurrent.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
confluence.py community[patch]: expanding version in confluence loader (#19324) 3 months ago
conllu.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
couchbase.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
csv_loader.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
cube_semantic.py community[patch]: Implement lazy_load() for CubeSemanticLoader (#18535) 3 months ago
datadog_logs.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
dataframe.py community[patch]: support modin document loader (#18866) 3 months ago
diffbot.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
directory.py community[minor]: add exclude parameter to DirectoryLoader (#17316) 4 months ago
discord.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
doc_intelligence.py community[patch]: Microsoft Azure Document Intelligence updates (#16932) 3 months ago
docugami.py deprecate community docugami loader (#19230) 3 months ago
docusaurus.py docs: docstrings `langchain_community` update (#14889) 6 months ago
dropbox.py infra: add print rule to ruff (#16221) 4 months ago
duckdb_loader.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
email.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
epub.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
etherscan.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
evernote.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
excel.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
facebook_chat.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
fauna.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
figma.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
gcs_directory.py community[patch]: Adding try-except block for GCSDirectoryLoader (#19591) 3 months ago
gcs_file.py fix: correct spelling mistakes of "seperate, intialise, pre-defined" (#14647) 6 months ago
generic.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
geodataframe.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
git.py Merge pull request #18539 3 months ago
gitbook.py community[minor]: Implement lazy_load() for GitbookLoader (#18670) 3 months ago
github.py community: Implement lazy_load() for GithubFileLoader (#18584) 3 months ago
google_speech_to_text.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
googledrive.py infra: add print rule to ruff (#16221) 4 months ago
gutenberg.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
helpers.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
hn.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
html.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
html_bs.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
hugging_face_dataset.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
hugging_face_model.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
ifixit.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
image.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
image_captions.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
imsdb.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
iugu.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
joplin.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
json_loader.py community: Implement lazy_load() for JSONLoader (#18643) 3 months ago
lakefs.py docs: docstrings `langchain_community` update (#14889) 6 months ago
larksuite.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
markdown.py corrected outdated link (#15053) 6 months ago
mastodon.py Merge pull request #18671 3 months ago
max_compute.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
mediawikidump.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
merge.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
mhtml.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
modern_treasury.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
mongodb.py community[minor]: added a feature to filter documents in Mongoloader (#18253) 3 months ago
news.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
notebook.py community[patch]: add NotebookLoader unit test (#17721) 3 months ago
notion.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
notiondb.py community[patch]: Fix NotionDBLoader 400 Error by conditionally adding filter parameter (#19075) 3 months ago
nuclia.py infra: add print rule to ruff (#16221) 4 months ago
obs_directory.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
obs_file.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
obsidian.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
odt.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
onedrive.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
onedrive_file.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
onenote.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
open_city_data.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
oracleadb_loader.py community[minor]: add oracle autonomous database doc loader integration (#19536) 3 months ago
org_mode.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
pdf.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
pebblo.py community[minor]: Add support for non-file-based Document Loaders in PebbloSafeLoader (#19574) 3 months ago
polars_dataframe.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
powerpoint.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
psychic.py Merge pull request #18656 3 months ago
pubmed.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
pyspark_dataframe.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
python.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
quip.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
readthedocs.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
recursive_url_loader.py community[patch]: RecursiveUrlLoader: add base_url option (#19421) 3 months ago
reddit.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
roam.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
rocksetdb.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
rspace.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
rss.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
rst.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
rtf.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
s3_directory.py community[patch]: Skip nested directories when using S3DirectoryLoader (#17829) 3 months ago
s3_file.py community[patch]: support unstructured_kwargs for s3 loader (#15473) 3 months ago
sharepoint.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
sitemap.py community[minor]: Implement lazy_load() for SitemapLoader (#18667) 3 months ago
slack_directory.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
snowflake_loader.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
spreedly.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
sql_database.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
srt.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
stripe.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
surrealdb.py community[patch]: SurrealDB fix for asyncio (#16092) 5 months ago
telegram.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
tencent_cos_directory.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
tencent_cos_file.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
tensorflow_datasets.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
text.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
tidb.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
tomarkdown.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
toml.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
trello.py community: Implement lazy_load() for TrelloLoader (#18658) 3 months ago
tsv.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
twitter.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
unstructured.py community[patch]: refactor the type hint of `file_path` in `UnstructuredAPIFileLoader` class (#18839) 3 months ago
url.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
url_playwright.py community: Implement lazy_load() for PlaywrightURLLoader (#18676) 3 months ago
url_selenium.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
vsdx.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
weather.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
web_base.py community: Use default load() implementation in doc loaders (#18385) 4 months ago
whatsapp_chat.py community: Implement lazy_load() for WhatsAppChatLoader (#18677) 3 months ago
wikipedia.py community[minor]: Implement lazy_load() for WikipediaLoader (#18680) 3 months ago
word_document.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
xml.py community: better support of pathlib paths in document loaders (#18396) 3 months ago
xorbits.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
youtube.py community[patch]: docstrings (#16810) 4 months ago
yuque.py community[minor]: add Yuque document loader (#17924) 3 months ago