quivr/backend/worker/quivr_worker
AmineDiro 71edca572f
feat: CRUD KMS (no syncs) (#3162)
# Description

closes #3056.
closes #3198 


- Create knowledge route
- Get knowledge route
- List knowledge route : accepts knowledge_id | None. None to list root
knowledge for use
- Update (patch) knowledge to rename and move knowledge
- Remove knowledge: Cascade if parent_id in knowledge and cleanup
storage
- Link storage upload to knowledge_service
- Relax sha1 file constraint
- Tests to all repository / service

---------

Co-authored-by: Stan Girard <girard.stanislas@gmail.com>
2024-09-16 04:31:09 -07:00
..
parsers feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
process feat: CRUD KMS (no syncs) (#3162) 2024-09-16 04:31:09 -07:00
syncs feat: CRUD KMS (no syncs) (#3162) 2024-09-16 04:31:09 -07:00
__init__.py feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
celery_monitor.py fix: knowledge multiple brains (#3142) 2024-09-03 17:47:57 +02:00
celery_worker.py feat: CRUD KMS (no syncs) (#3162) 2024-09-16 04:31:09 -07:00
check_premium.py fix: remove unused 'models' field in check_premium.py (#3164) 2024-09-06 02:30:01 -07:00
files.py feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
utils.py feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00