-
Notifications
You must be signed in to change notification settings - Fork 7.3k
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
eml support #294
Comments
Check if https://github.com/mdeweerd/privateGPT/pull/new/elm_extended works for you and comment on PR |
Yes, sorry for the typo. |
Sorry, I am not a coder. Could someone help to review? Thanks. |
I used ChatGPT to review the code and I got "Overall, the code seems to implement a fallback mechanism to handle cases where the default loading method for UnstructuredEmailLoader fails to find HTML content in an email." |
I had issue ingest eml files. #290
pseudotensor kindly have written code for that https://github.com/h2oai/h2ogpt#readme
https://github.com/h2oai/h2ogpt/blob/main/gpt_langchain.py#L364-L375
. I don't know how to integrate the code into privateGPT. Could someone merge the code to privateGPT?
Thanks
The text was updated successfully, but these errors were encountered: