Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: ignore skipInferTableTypes on document storage process #4068

Conversation

sunnymodi21
Copy link
Contributor

@sunnymodi21 sunnymodi21 commented Feb 24, 2025

When using Unstructured Loader when processing chunks, the skipInferTableTypes get replaced. this PR fixes it.

unstructred bug
unstruct 2

@HenryHengZJ
Copy link
Contributor

I changed it to check if the fileNames has item, because if we already have a regex check above to see if the content is base 64 data.

@sunnymodi21 can you check to see if this new approach works?

@sunnymodi21
Copy link
Contributor Author

Yes, this logic is better and works. Thanks!

@HenryHengZJ HenryHengZJ merged commit 7d8541a into FlowiseAI:main Feb 27, 2025
2 checks passed
galexandrov pushed a commit to xheal/Flowise that referenced this pull request Mar 3, 2025
…I#4068)

* Fix: ignore skipInferTableTypes on document storage process

* Update index.ts

---------

Co-authored-by: Henry Heng <henryheng@flowiseai.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants