-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
How are you running AnythingLLM?
AnythingLLM desktop app
What happened?
In the "My Documents" management window, I'm trying to upload a .hpp file and I get the following error:
"File extension .hpp not supported for parsing and cannot be assumed a text file"
Code reference:
| reason: `File extension ${fileExtension} not supported for parsing and cannot be assumed as text file type.`, |
I've raised a PR for the upstream project mime:
If this doesn't get merged, then we could add hpp to the setOverrides list:
| setOverrides() { |
Are there known steps to reproduce?
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request