quivr/backend/modules/brain/integrations/Notion
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
..
__init__.py feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
Brain.py feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
Notion_connector.py feat(notion): added custom integration (#2268) 2024-02-27 21:30:25 -08:00