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(rag): ignore filename suffix case #133

Merged
merged 13 commits into from
Jun 28, 2024

Conversation

mawandm
Copy link
Contributor

@mawandm mawandm commented Jun 25, 2024

This PR

  1. enables us to handle upper case file extensions.
  2. all text file encodings
  3. uses unstructured.io for pdf reader

Closes #135

@mawandm mawandm marked this pull request as ready for review June 28, 2024 16:33
@mawandm mawandm merged commit c2c99b3 into main Jun 28, 2024
5 checks passed
@mawandm mawandm deleted the fix-rag-file-extensions-ignore-case branch June 28, 2024 17:08
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.

[BUG] Files with upper case file extensions cannot be handled
1 participant