Commit Graph

2 Commits

Author SHA1 Message Date
-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
-LAN-
ea18dd1571 feat(api): Enhance multi modal support. 2024-10-14 16:47:03 +08:00