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

feat. add epub support #3629 #3668

Merged
merged 2 commits into from
Dec 12, 2024
Merged

Conversation

Ajay-Satish-01
Copy link
Contributor

Add feature Epub support. #3629

Epub in UI

Screenshot 2024-12-09 at 11 04 26 PM

Epub with upload

Screenshot 2024-12-09 at 11 04 04 PM

Things to consider

  1. Since EPubLoader doesn't support blob, I had to use temp files to make use of already present Buffer returning functions like getFileFromStorage.

Copy link
Contributor

@HenryHengZJ HenryHengZJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks good! thank you so much @Ajay-Satish-01 !

@HenryHengZJ
Copy link
Contributor

Is there any other changes you are planning to make? If not, feel free to change it to Ready for review

@Ajay-Satish-01 Ajay-Satish-01 marked this pull request as ready for review December 12, 2024 03:43
@Ajay-Satish-01 Ajay-Satish-01 marked this pull request as draft December 12, 2024 03:46
@Ajay-Satish-01 Ajay-Satish-01 marked this pull request as ready for review December 12, 2024 04:40
@Ajay-Satish-01
Copy link
Contributor Author

@HenryHengZJ Ready for your review

@HenryHengZJ
Copy link
Contributor

thank you !

@HenryHengZJ HenryHengZJ merged commit bfd6770 into FlowiseAI:main Dec 12, 2024
2 checks passed
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.

[FEATURE] Add support for loading EPUB files
2 participants