* Refactor UnstructuredFile and UnstructuredFolder loaders to remove deprecated file path handling and enhance folder path validation. Ensure folder paths are sanitized and validated against path traversal attacks. * Update UnstructuredFolder.ts |
||
|---|---|---|
| .. | ||
| README.md | ||
| Unstructured.ts | ||
| UnstructuredFile.ts | ||
| UnstructuredFolder.ts | ||
| unstructured-file.svg | ||
| unstructured-folder.svg | ||
README.md
Unstructured File/Floder Loader
Unstructured File Loader integration for Flowise
🌱 Env Variables
| Variable | Description | Type | Default |
|---|---|---|---|
| UNSTRUCTURED_API_URL | Default apiUrl for Unstructured File/Floder Loader |
String | http://localhost:8000/general/v0/general |
License
Source code in this repository is made available under the Apache License Version 2.0.