mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-05-06 06:50:49 +00:00
72b1c8489e
- 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.