mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-26 21:28:50 +01:00
* 🔧 fix: Update file source references to include 'azure_blob' for correct service initialization * 🔧 fix: Add Azure Blob Storage Emulator entries to .gitignore * fix: Update file source references to include 'azure_blob' for correct service initialization * fix: Refactor Azure Blob Storage functions to use environment variables for access control and container name, fix deletion improper logging and improper params * fix: Add basePath determination for agent file uploads based on MIME type * fix: Implement file streaming to Azure Blob Storage to optimize memory usage during uploads (non-images) * fix: Update SourceIcon to include 'azure_blob' class and adjust model setting in useSelectorEffects for assistants * chore: import order --------- Co-authored-by: Danny Avila <danny@librechat.ai> |
||
|---|---|---|
| .. | ||
| Table | ||
| AttachFile.tsx | ||
| AttachFileChat.tsx | ||
| AttachFileMenu.tsx | ||
| DragDropModal.tsx | ||
| DragDropOverlay.tsx | ||
| DragDropWrapper.tsx | ||
| FileContainer.tsx | ||
| FileFormChat.tsx | ||
| FilePreview.tsx | ||
| FileRow.tsx | ||
| FilesView.tsx | ||
| FileUpload.tsx | ||
| Image.tsx | ||
| ImagePreview.tsx | ||
| ProgressCircle.tsx | ||
| RemoveFile.tsx | ||
| SourceIcon.tsx | ||