Alex
498e2b772c
fix: update save_file method to accept additional keyword arguments; enhance AgentImage component with useEffect for dynamic source updates
2025-10-06 14:41:51 +01:00
ManishMadan2882
1356d71839
(lint) ruff fix
2025-08-05 15:37:39 +05:30
ManishMadan2882
1eb011e8c3
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-08-05 15:28:51 +05:30
ManishMadan2882
735fab7640
(feat:storage) sync base
2025-08-04 16:36:38 +05:30
ManishMadan2882
e1b1558fc9
(feat:storage) rm dir
2025-08-02 00:54:09 +05:30
Siddhant Rai
76973a4b4c
feat: answer routes re-structure for better maintainability and reuse
2025-07-23 20:07:42 +05:30
ManishMadan2882
1d9af05e9e
(feat:storage) is dir fnc
2025-07-15 15:34:16 +05:30
Siddhant Rai
5623734276
feat(storage): enhance save_file method to accept storage class parameter
2025-07-10 15:34:52 +05:30
Siddhant Rai
e35f1d70e4
- Added image upload functionality for agents in the backend and frontend.
...
- Implemented image URL generation based on storage strategy (S3 or local).
- Updated agent creation and update endpoints to handle image files.
- Enhanced frontend components to display agent images with fallbacks.
- New API endpoint to serve images from storage.
- Refactored API client to support FormData for file uploads.
- Improved error handling and logging for image processing.
2025-06-18 18:17:20 +05:30
ManishMadan2882
38476cfeb8
(gfeat:storage) get storage instance based on settings
2025-04-22 00:57:57 +05:30
ManishMadan2882
c8efef8f04
(fix:openai) image uplads, use lambda in process_files
2025-04-18 18:27:02 +05:30
ManishMadan2882
c35d1cecfe
(feat:file_abstract) return storage metadata after upload
2025-04-17 16:29:34 +05:30
ManishMadan2882
68e4cf4d14
(feat:fsabstract) add factory class
2025-04-17 02:40:53 +05:30
ManishMadan2882
9454150f7d
(fix:s3) processor func
2025-04-17 02:36:55 +05:30
ManishMadan2882
377e33c148
(feat:file_abstract) process files method
2025-04-16 03:36:45 +05:30
ManishMadan2882
e567d88951
((feat:fs_abstact) s3
2025-04-16 03:31:42 +05:30
ManishMadan2882
89b2937b11
((feat:fs_abstact) local
2025-04-16 03:31:28 +05:30
ManishMadan2882
142ed75468
((feat:fs_abstact) base
2025-04-16 03:31:06 +05:30