quivr/backend/modules/brain/entity
Stan Girard 6db67cc7b6
feat: Add integration_logo_url to MinimalUserBrainEntity (#2225)
# 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-19 22:33:18 -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 integration_logo_url to MinimalUserBrainEntity (#2225) 2024-02-19 22:33:18 -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