mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-09-10 20:35:38 +00:00
- Added new endpoints for managing flow files, including listing, uploading, and deleting files within flow workspaces. - Introduced FlowFile model to represent file metadata. - Enhanced GraphQL schema to support flow file operations and subscriptions for real-time updates. - Updated API documentation to reflect new flow file functionalities.