yao/neo/vision/driver/local
Max 1ea1852677 Remove prompt documentation and enhance image upload/download functionality in vision module
- Deleted the obsolete prompt.md file, streamlining the codebase.
- Added tests for image upload and download functionality using local and S3 storage drivers, ensuring robust handling of image files.
- Implemented image compression during upload for both local and S3 storage, maintaining aspect ratio and limiting dimensions to a maximum size of 1920x1080.
- Enhanced the local and S3 storage drivers to support image compression, improving storage efficiency.
- Updated tests to verify image dimensions and content type after upload and download operations, ensuring data integrity.
2025-01-03 13:52:45 +08:00
..
storage.go Remove prompt documentation and enhance image upload/download functionality in vision module 2025-01-03 13:52:45 +08:00
storage_test.go Remove prompt documentation and enhance image upload/download functionality in vision module 2025-01-03 13:52:45 +08:00