1
1
mirror of https://github.com/QuivrHQ/quivr.git synced 2024-12-20 04:42:18 +03:00
quivr/backend/modules/brain/entity
Antoine Dewez 4efa346a66
feat(frontend): brain Catalogue ()
# 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-03-06 11:17:46 -08:00
..
__init__.py feat: composite brains db () 2023-12-06 08:40:18 +01:00
api_brain_definition_entity.py feat(lcel): migrated to lcel and pydantic () 2024-02-14 14:01:35 -08:00
brain_entity.py feat: Add max_files attribute to MinimalUserBrainEntity and BrainsUsers repository () 2024-02-20 14:31:25 -08:00
composite_brain_connection_entity.py feat: composite brains db () 2023-12-06 08:40:18 +01:00
integration_brain.py feat(frontend): brain Catalogue () 2024-03-06 11:17:46 -08:00