mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-11-09 20:47:28 +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.
11 lines
153 B
Plaintext
11 lines
153 B
Plaintext
**/__pycache__
|
|
*/.pytest_cache
|
|
**/__pycache__
|
|
**/.benchmarks/
|
|
**/.cache/
|
|
**/.pytest_cache/
|
|
**/.next/
|
|
**/build/
|
|
**/.docusaurus/
|
|
**/node_modules/
|
|
**/.venv/ |