quivr/backend/modules/brain/entity
Stan Girard 82e0dd9342
feat: optimization calls (#2417)
# 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-04-10 02:45:16 -07: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: optimization calls (#2417) 2024-04-10 02:45:16 -07:00