Flowise/packages/components/nodes/documentloaders
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
..
API Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
Airtable Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
ApifyWebsiteContentCrawler Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
Cheerio Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
Confluence Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
Csv Feature/lang graph (#2319) 2024-05-21 16:36:42 +01:00
CustomDocumentLoader Feature/DocumentStore (#2106) 2024-05-06 15:23:27 +01:00
DocumentStore BugFix #2386: Double quotes are not escaped, flow crashes (#2448) 2024-05-21 12:10:30 +01:00
Docx Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
Figma Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
Folder Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
Gitbook Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
Github Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
Json Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
Jsonlines Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
Notion Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
Pdf Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
PlainText Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
Playwright Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
Puppeteer Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
S3File Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
SearchApi Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
SerpApi Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
Text Feature/Ability to omit all metadata keys using asterisk (#2401) 2024-05-13 16:30:57 +01:00
Unstructured Unstructured Upsert bug (#2628) 2024-06-14 02:39:46 +01:00
VectorStoreToDocument Bugfix/Missing Filter for VectorStore to Document (#2285) 2024-04-29 22:25:40 +01:00