quivr/backend
Stan Girard 322ee318be
feat: the good user management (#1158)
* feat(user_management): added user management

* feat(user_management): added user management

* feat(user_management): removed print

* feat: use tanstack query for user data fecthing

* feat: add getUser to sdk

* feat: improve user page ux use tanstack query

* feat: fetch models from backend on brains settings page

* feat: update model selection on chat page

* feat: update tests

---------

Co-authored-by: mamadoudicko <mamadoudicko100@gmail.com>
2023-09-13 13:47:12 +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(liteLLM): Add support for Azure OpenAI, Palm, Claude-2, Llama2, CodeLlama (100+LLMs) (#1097) 2023-09-05 17:38:19 +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: the good user management (#1158) 2023-09-13 13:47:12 +02:00
parsers feat(backend): adds python code parsing (#1003) 2023-08-22 12:05:31 +02:00
repository feat: merge chat history with chat notifications (#1127) 2023-09-07 17:23:31 +02:00
routes feat: the good user management (#1158) 2023-09-13 13:47:12 +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 feat: merge chat history with chat notifications (#1127) 2023-09-07 17:23:31 +02:00
vectorstore fix: update backend tests (#992) 2023-08-21 12:45:32 +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 fix(dockerfile): backend Dockerfile exit code 1 (#1032) 2023-08-25 11:05:24 +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: add polling for pending notifications (#1152) 2023-09-12 18:00:46 +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 feat(liteLLM): Add support for Azure OpenAI, Palm, Claude-2, Llama2, CodeLlama (100+LLMs) (#1097) 2023-09-05 17:38:19 +02:00
upload_service.py test: skip failing linter tests (#1036) 2023-08-25 12:03:13 +02:00