quivr/backend
Stan Girard b5c01efb78
fix(question): fixed with user_settings (#1349)
# 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-06 20:32:23 +02:00
..
auth 🚑 fix quivr api key types (#1022) 2023-08-22 18:10:17 +02:00
crawl test: skip failing linter tests (#1036) 2023-08-25 12:03:13 +02:00
llm feat(user_settings): increased (#1291) 2023-09-30 22:32:53 +02:00
middlewares feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
models feat: add onboarding_a column to onboarding table (#1340) 2023-10-06 12:37:12 +02:00
parsers feat(upload): changed to task (#1178) 2023-09-15 15:52:06 +02:00
repository feat: add onboarding_a column to onboarding table (#1340) 2023-10-06 12:37:12 +02:00
routes fix(question): fixed with user_settings (#1349) 2023-10-06 20:32:23 +02: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 fix: update backend tests (#992) 2023-08-21 12:45:32 +02:00
utils fix: fix some bugs (#1201) 2023-09-18 21:28:07 +02:00
vectorstore fix: update backend tests (#992) 2023-08-21 12:45:32 +02:00
celery_task.py fix(aws): fixed cpu 1 2023-09-21 11:26:58 +02:00
celery_worker.py feat: activate public brain subscription (#1241) 2023-09-22 11:44:09 +02:00
chat_service.py test: skip failing linter tests (#1036) 2023-08-25 12:03:13 +02:00
crawl_service.py test: skip failing linter tests (#1036) 2023-08-25 12:03:13 +02:00
Dockerfile feat(concurrency): added concurrency for increased performance (#1189) 2023-09-17 22:36:42 +02: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 feat: update onboarding controller and fix typo (#1333) 2023-10-05 11:31:26 +02: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 feat(litellm): adding huggingface compatibility mistral 2023-10-03 17:18:50 +02:00
upload_service.py test: skip failing linter tests (#1036) 2023-08-25 12:03:13 +02:00