lazy_load 功能描述加载并解析图片文件。 函数原型def lazy_load() 返回值说明 数据类型 说明 Iterator[Document] 返回langchain中Document对象迭代器。 父主题: ImageLoader类