-
Notifications
You must be signed in to change notification settings - Fork 508
Open
Labels
type/bugBug in codeBug in code
Description
🐛 Bug
Uploading a CSV file with an uppercase .CSV extension fails, even though the file format is correct. File extensions should be treated case-insensitively.
To Reproduce
- Import dataset > Source: Upload
- Attempt to upload a file with extension .CSV
- Observe that the upload is rejected, with error message: File does not have valid format
- Rename the file with extension .csv and upload again – it succeeds.
LLM Studio version
1.13.0
Metadata
Metadata
Assignees
Labels
type/bugBug in codeBug in code