quivr/backend/modules/brain/entity
Stan Girard 7212e62859
feat: Add max_files attribute to MinimalUserBrainEntity and BrainsUsers repository (#2229)
This pull request adds a new attribute, max_files, to the
MinimalUserBrainEntity class in the BrainsUsers repository. The
max_files attribute represents the maximum number of files allowed for a
brain integration.
2024-02-20 14:31:25 -08:00
..
__init__.py feat: composite brains db (#1826) 2023-12-06 08:40:18 +01:00
api_brain_definition_entity.py feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
brain_entity.py feat: Add max_files attribute to MinimalUserBrainEntity and BrainsUsers repository (#2229) 2024-02-20 14:31:25 -08:00
composite_brain_connection_entity.py feat: composite brains db (#1826) 2023-12-06 08:40:18 +01:00
integration_brain.py feat(brains): added description (#2224) 2024-02-19 21:44:06 -08:00