user uploads the file and gets sent to the backend as an UploadFile. from what I have seen LlamaParse only accepts file paths as an input and I don't really want to be making temp files just to send them
Have not found any alternative solution from just creating temp files. I have implemented temp files for the time being however if anyone knows a better solution let me know please π