quivr/backend/repository
Stan Girard ca1ef8ccbd
refactor(backend): cleaning dead and unused code (#1432)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2023-10-19 15:52:20 +02:00
..
brain refactor(backend): cleaning dead and unused code (#1432) 2023-10-19 15:52:20 +02:00
brain_subscription fix: fix minor bugs (#1070) 2023-08-31 10:41:02 +02:00
chat feat(onboarding): add suggested questions answer (#1390) 2023-10-12 09:39:56 +02:00
files feat: knowledge tab list (#1222) 2023-09-22 16:06:04 +02:00
knowledge feat: knowledge tab list (#1222) 2023-09-22 16:06:04 +02:00
notification feat: merge chat history with chat notifications (#1127) 2023-09-07 17:23:31 +02:00
onboarding feat: add a cron to remove onboarding more than 7 days (#1397) 2023-10-16 16:11:34 +02:00
prompt improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
user fix: fix minor bugs (#1070) 2023-08-31 10:41:02 +02:00
user_identity fix(user identity): User identity dict has no attribute user_id and open_api_key (#1351) 2023-10-11 16:06:37 +02:00
__init__.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00