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

Huawei OBS File

See a usage example.
from langchain_community.document_loaders.obs_file import OBSFileLoader