Huawei
Huawei Technologies Co., Ltd. is a Chinese multinational digital communications technology corporation.
Huawei Cloud provides a comprehensive suite of global cloud computing services.
Installation and Setupβ
To access the Huawei Cloud
, you need an access token.
You also have to install a python library:
pip install -U esdk-obs-python
Document Loaderβ
Huawei OBS Directoryβ
See a usage example.
from langchain_community.document_loaders import OBSDirectoryLoader
API Reference:
Huawei OBS Fileβ
See a usage example.
from langchain_community.document_loaders.obs_file import OBSFileLoader