mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 19:59:50 +08:00
8cfdaf8325
- Rename ListFilterNode to ListOperatorNode for broader functionality. - Introduce 'FilterBy' class to consolidate filter conditions. - Update node mapping and enums to reflect the new naming. - Revise unit tests to accommodate combined operations in ListOperatorNode. |
||
---|---|---|
.. | ||
callbacks | ||
entities | ||
graph_engine | ||
nodes | ||
utils | ||
__init__.py | ||
constants.py | ||
enums.py | ||
errors.py | ||
workflow_engine_manager.py | ||
workflow_entry.py |