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