quivr/backend/packages/files
Stan Girard 2be6aac02a
feat(embedding): keeping citations (#2506)
This pull request updates the chunk size and overlap parameters in the
File class to improve performance. It also increases the top_n value in
the compressor for both the CohereRerank and FlashrankRerank models.
Additionally, it ensures that the page content is encoded in UTF-8
before processing.
2024-04-27 05:18:51 -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 feat(embedding): keeping citations (#2506) 2024-04-27 05:18:51 -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: Bibtex file uploads (#2398) 2024-04-02 10:51:16 -07:00