quivr/backend/core
Chloé Daems 3b68855a83
fix: Refacto & update dropbox refresh (#2875)
This pull request adds functionality to sync files with DropBox. It
includes the following changes:

- Created a BaseSync class with all specific function for each clouds
- Created a SyncUtils class that takes in a BaseSync and apply the pipe
- fix the refresh method for DropBox

Please review and merge this pull request to enable DropBox sync
functionality in the application.

---------

Co-authored-by: Stan Girard <stan@quivr.app>
Co-authored-by: Amine Dirhoussi <aminediro@quivr.app>
2024-07-19 09:47:11 +02:00
..
examples chore: Update quivr-core and chainlit versions in requirements.txt (#2839) 2024-07-11 01:33:33 -07:00
quivr_core fix: Refacto & update dropbox refresh (#2875) 2024-07-19 09:47:11 +02:00
tests feat: quivr api use quivr core (#2868) 2024-07-15 10:10:03 -07:00
CHANGELOG.md chore(main): release core 0.0.9 (#2855) 2024-07-16 00:24:26 -07:00
poetry.lock feat: quivr api use quivr core (#2868) 2024-07-15 10:10:03 -07:00
pyproject.toml chore(main): release core 0.0.9 (#2855) 2024-07-16 00:24:26 -07:00
README.md feat: Add GitHub Actions workflow for running tests on backend/core (#2822) 2024-07-09 09:39:01 -07:00

quivr-core package

The RAG of Quivr.com

poetry install -E base
python examples/simple_question.py