quivr/backend
Stan Girard 5a3f284785
test(all): added (#1624)
# 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-11-14 08:36:44 +01:00
..
.vscode feat: ⚙️🐞 configure debugger for the backend (#1345) 2023-10-09 15:23:13 +02:00
auth refactor: fix bad smells (#1399) 2023-10-30 10:18:04 +01:00
crawl test: skip failing linter tests (#1036) 2023-08-25 12:03:13 +02:00
llm feat: allow users to chat with apis (#1612) 2023-11-09 16:58:51 +01:00
loaders feat: 🎸 telegram (#1555) 2023-11-01 22:09:04 +01:00
middlewares feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
models feat: remove api brain secrets and schemas on delete (#1621) 2023-11-13 19:08:47 +01:00
parsers test(all): added (#1624) 2023-11-14 08:36:44 +01:00
repository feat: remove api brain secrets and schemas on delete (#1621) 2023-11-13 19:08:47 +01:00
routes feat: remove api brain secrets and schemas on delete (#1621) 2023-11-13 19:08:47 +01:00
supabase/functions/add-new-email feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
tests test(all): added (#1624) 2023-11-14 08:36:44 +01:00
utils feat: 🎸 telegram 2023-11-01 22:33:47 +01:00
vectorstore feat: 🎸 telegram 2023-11-01 22:33:47 +01:00
celery_task.py fix(aws): fixed cpu 1 2023-09-21 11:26:58 +02:00
celery_worker.py feat: add a cron to remove onboarding more than 7 days (#1397) 2023-10-16 16:11:34 +02:00
chat_service.py refactor: fix bad smells (#1399) 2023-10-30 10:18:04 +01:00
crawl_service.py refactor: fix bad smells (#1399) 2023-10-30 10:18:04 +01:00
Dockerfile fix: 🐛 docker 2023-11-13 15:03:55 +01:00
logger.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
main.py refactor: fix bad smells (#1399) 2023-10-30 10:18:04 +01:00
pyrightconfig.json feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
requirements.txt test(all): added (#1624) 2023-11-14 08:36:44 +01:00
upload_service.py refactor: fix bad smells (#1399) 2023-10-30 10:18:04 +01:00