quivr/backend/packages/files
Stan Girard 03c49693b7
feat(chunks): now chunk size is saved in database dynamically and not just 500 (#2164)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] 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
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-02-06 23:23:37 -08: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(chunks): now chunk size is saved in database dynamically and not just 500 (#2164) 2024-02-06 23:23:37 -08:00
__init__.py refactor: create "files" package (#1626) 2023-11-14 09:52:44 +01:00
file.py refactor: create "files" package (#1626) 2023-11-14 09:52:44 +01:00
processors.py feat(14k): done (#2102) 2024-01-27 01:50:58 -08:00