You are here: Home / LBN / Up2date / Data Science / BastionLinux 36 / python3-langchain-unstructured-0.1.5-1.lbn36.noarch

python3-langchain-unstructured-0.1.5-1.lbn36.noarch

Package Attributes
RPM  python3-langchain-unstructured-0.1.5-1.lbn36.noarch.rpm Architecture  noarch Size  28524 Created  2025/05/13 02:04:21 UTC
Package Specification
Summary An integration package connecting Unstructured and LangChain
Group Unspecified
License ZPL
Home Page https://pypi.org/project/langchain-unstructured
Description

langchain-unstructured This package contains the LangChain integration with Unstructured Installation pip install -U langchain-unstructured

And you should configure credentials by setting the following environment variables: export UNSTRUCTURED_API_KEY="your-api-key"

Loaders Partition and load files using either the unstructured-client sdk and the Unstructured API or locally using the unstructured library. API: To partition via the Unstructured API pip install unstructured-client and set partition_via_api=True and define api_key. If you are running the unstructured API locally, you can change the API rule by defining url when you initialize the loader. The hosted Unstructured API requires an API key. See the links below to learn more about our API offerings and get an API key. Local: By default the file loader uses the Unstructured partition function and will automatically detect the file type. In addition to document specific partition parameters, Unstructured has a rich set of "chu

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(PartialHardlinkSets)  
(python3.10dist(unstructured-client) < 0.26~~ with python3.10dist(unstructured-client) >= 0.25)  
rpmlib(CompressedFileNames)  
rpmlib(RichDependencies)  
rpmlib(FileDigests)  
rpmlib(TildeInVersions)  
(python3.10dist(langchain-core) < 0.4~~ with python3.10dist(langchain-core) >= 0.3)  
Provides
python-langchain-unstructured
python3-langchain-unstructured
python3.10-langchain-unstructured
python3.10dist(langchain-unstructured)
python3dist(langchain-unstructured)
Obsoletes
python-langchain-unstructured

Document Actions