langchain_core.utils.image
image_to_data_url()
从图像URI获取数据URL。
image_path (str) – 图像的路径。
图像的数据URL。
str