quivr/backend
Mamadou DICKO 1593c3342c
feat: display brain status on settings page (#1221)
* feat: update GET/brains return status

* feat: add public tag on brain list

* feat: add public tag for public brain on brain settings tab

* feat: hide over tab when brain access is public
2023-09-20 16:24:56 +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(question): now not rephrasing question when passed to answering llm (#1202) 2023-09-19 12:11:03 +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: display brain status on settings page (#1221) 2023-09-20 16:24:56 +02:00
parsers feat(upload): changed to task (#1178) 2023-09-15 15:52:06 +02:00
repository feat: display brain status on settings page (#1221) 2023-09-20 16:24:56 +02:00
routes feat: display brain status on settings page (#1221) 2023-09-20 16:24:56 +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 feat(aws): improved size (#1188) 2023-09-16 16:49:31 +02:00
celery_worker.py fix: fix some bugs (#1201) 2023-09-18 21:28:07 +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: get files from storage (#1205) 2023-09-20 09:35:37 +02:00
pandoc-3.1.6.1-1-arm64.deb feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +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 fix(gpt-3.5-instruct): bug and new version of node (#1228) 2023-09-20 16:16:50 +02:00
tmp-file-272be8a1-ef4f-41a4-95f8-766b12e08cea_Petit-Déj GenAI.pptx fix(notifications): dead notifications that are still present long after (#1186) 2023-09-16 16:09:38 +02:00
upload_service.py test: skip failing linter tests (#1036) 2023-08-25 12:03:13 +02:00