mirror of
https://github.com/langgenius/dify.git
synced 2026-05-01 14:16:40 +08:00
3 lines
124 B
Python
3 lines
124 B
Python
from .file_factory import build_from_mapping, build_from_mappings
|
|
from .variable_factory import build_variable_from_mapping
|