mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-29 16:43:16 +00:00
- Improved code readability by reorganizing imports and formatting. - Updated S3Storage class to handle file uploads and downloads more efficiently. - Added a new function to generate image URLs based on settings. - Enhanced file listing and processing methods for better error handling. - Introduced a FileUpload component for improved file upload experience in the frontend. - Updated agent management components to support image uploads and previews. - Added new SVG assets for UI enhancements. - Modified API client to support FormData for file uploads.