quivr/backend/packages/files
Chloé Daems 748733df2d
fix: utf8 encoding (#2555)
# Description

Delete the replacement of non ASCII characters into spaces

## Checklist before requesting a review

Please delete options that are not relevant.

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [x] New and existing unit tests pass locally with my changes
- [x] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-05-07 06:28:40 -07:00
..
crawl refactor: packages folder be 2 (#1628) 2023-11-14 14:31:02 +01:00
loaders feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
parsers fix: utf8 encoding (#2555) 2024-05-07 06:28:40 -07:00
__init__.py refactor: create "files" package (#1626) 2023-11-14 09:52:44 +01:00
file.py feat(ingestion): Add ingestion module and routes (#2393) 2024-04-01 18:40:56 -07:00
processors.py feat(notifications): implemented notifications with RLS and realtime (#2525) 2024-05-01 11:11:12 -07:00