quivr/backend/modules/brain/service
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
..
utils feat: composite brains db (#1826) 2023-12-06 08:40:18 +01:00
api_brain_definition_service.py feat: composite brains db (#1826) 2023-12-06 08:40:18 +01:00
brain_authorization_service.py feat(brains): added description (#2224) 2024-02-19 21:44:06 -08:00
brain_service.py feat: Update dependencies and remove unnecessary logging statements (#2232) 2024-02-20 16:59:58 -08:00
brain_user_service.py feat: Update dependencies and remove unnecessary logging statements (#2232) 2024-02-20 16:59:58 -08:00
brain_vector_service.py feat(notion): added custom integration (#2268) 2024-02-27 21:30:25 -08:00
integration_brain_service.py feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
test_brain_service.py fix: 🐛 brains (#2107) 2024-01-28 01:03:36 -08:00