mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-15 09:32:22 +03:00
aeaa16dc5f
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. |
||
---|---|---|
.. | ||
utils | ||
api_brain_definition_service.py | ||
brain_authorization_service.py | ||
brain_service.py | ||
brain_user_service.py | ||
brain_vector_service.py | ||
integration_brain_service.py | ||
test_brain_service.py |