quivr/backend
Mamadou DICKO 9464707d40
feat: merge chat history with chat notifications (#1127)
* feat: add chat_id to upload and crawl payload

* feat(chat): return chat_history_with_notifications

* feat: explicit notification status on create

* feat: handle notifications in frontend

* feat: delete chat notifications on chat delete request
2023-09-07 17:23:31 +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: merge chat history with chat notifications (#1127) 2023-09-07 17:23:31 +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: merge chat history with chat notifications (#1127) 2023-09-07 17:23:31 +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 test: skip failing linter tests (#1036) 2023-08-25 12:03:13 +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