Open hminooei opened 1 year ago
Tried to change the file extensions to txt, although the python's mimetypes.guess_type
says it's text/plain
, when sending it through the endpoint, I see
Exception: Unsupported file type
mimetype: None
Created the PR #161 to cover the cases above.
Hi,
When I try to upsert an md file to the data-store (pinecore), it says the file type is not supported.
Here is the log:
Running on MacOS 13.2.1 (22D68)