mirror of
https://github.com/langgenius/dify.git
synced 2026-05-27 07:01:02 -04:00
4 lines
106 B
Python
4 lines
106 B
Python
from .file_input_compat import build_file_from_input_mapping
|
|
|
|
__all__ = ["build_file_from_input_mapping"]
|