quivr/backend/modules/brain/repository
Stan Girard aeaa16dc5f
feat(notion): added custom integration (#2268)
This pull request adds a custom integration feature and sync
functionality to the application. It includes the following changes:

- Added a new integration entity for custom integrations.

- Implemented the ability to load and poll the custom integration.

- Added a task to sync the custom integration with the user's brain.

- Updated the celery beat schedule to include the new task.

Please review and merge this pull request.
2024-02-27 21:30:25 -08:00
..
interfaces feat(brains): added description (#2224) 2024-02-19 21:44:06 -08:00
__init__.py feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
api_brain_definitions.py feat: composite brains db (#1826) 2023-12-06 08:40:18 +01:00
brains_users.py feat: Add max_files attribute to MinimalUserBrainEntity and BrainsUsers repository (#2229) 2024-02-20 14:31:25 -08:00
brains_vectors.py feat(notion): added custom integration (#2268) 2024-02-27 21:30:25 -08:00
brains.py feat: Update dependencies and remove unnecessary logging statements (#2232) 2024-02-20 16:59:58 -08:00
composite_brains_connections.py feat: composite brains get (#1837) 2023-12-06 15:44:36 +01:00
external_api_secrets.py refactor: chat for multibrains (#1812) 2023-12-04 18:38:54 +01:00
integration_brains.py feat(notion): added custom integration (#2268) 2024-02-27 21:30:25 -08:00