quivr/backend/modules/knowledge
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
..
controller feat: Update dependencies and remove unnecessary logging statements (#2232) 2024-02-20 16:59:58 -08:00
dto feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
entity refactor: knowledge module (#1743) 2023-11-29 09:04:03 +01:00
repository feat(notion): added custom integration (#2268) 2024-02-27 21:30:25 -08:00
service feat: Update dependencies and remove unnecessary logging statements (#2232) 2024-02-20 16:59:58 -08:00
__init__.py refactor: knowledge module (#1743) 2023-11-29 09:04:03 +01:00