mirror of
https://github.com/langgenius/dify.git
synced 2026-03-28 23:00:25 -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"]
|