dify/api/tests
-LAN- 8cfdaf8325 refactor(workflow/nodes): unify filtering and ordering under a single node
- 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.
2024-10-16 17:51:50 +08:00
..
artifact_tests/dependencies chore: check all dependencies groups in pyproject.toml (#9224) 2024-10-11 16:08:36 +08:00
integration_tests feat(api): Enhance multi modal support. 2024-10-14 16:47:03 +08:00
unit_tests refactor(workflow/nodes): unify filtering and ordering under a single node 2024-10-16 17:51:50 +08:00
__init__.py