Flowise/packages/components/nodes/documentloaders/Unstructured
Mohamed Akram c34eb8ee15
Unstructured Upsert bug (#2628)
* Unstructured Upsert bug
When upserting with the API, the uploaded files are of type pdfFile, txtFile, etc.
but the code reads only fileObject which is the uploaded file using the button

* Update UnstructuredFile.ts

fixed linting error

---------

Co-authored-by: Mohamed Akram <makram@ntgclarity.com>
2024-06-14 02:39:46 +01:00
..
Unstructured.ts FEATURE: Adding File Upload to Unstructured Loader (#2304) 2024-05-02 18:34:32 +01:00
UnstructuredFile.ts Unstructured Upsert bug (#2628) 2024-06-14 02:39:46 +01:00
UnstructuredFolder.ts Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
unstructured-file.svg Updated icons 2023-12-18 12:13:22 -05:00
unstructured-folder.svg Updated icons 2023-12-18 12:13:22 -05:00