quivr/backend/models
Stan Girard 47491bc967
feat: Update chunk overlap to 200 (#2488)
This pull request updates the chunk overlap value in the File class from
300 to 200. This change reduces the overlap between chunks, improving
the performance of chunking operations.
2024-04-24 14:15:31 -07:00
..
databases refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
__init__.py refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
brains_subscription_invitations.py feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
files_in_storage.py feat: get files from storage (#1205) 2023-09-20 09:35:37 +02:00
files.py feat: Update chunk overlap to 200 (#2488) 2024-04-24 14:15:31 -07:00
settings.py fix: logger level and telemetry function calls (#2409) 2024-04-06 18:35:57 -07:00
sqlalchemy_repository.py Fix/requests limiting (#980) 2023-08-21 14:05:13 +02:00