quivr/backend/routes
Mamadou DICKO 7cc90ef258
feat: add polling for pending notifications (#1152)
* feat: add notification controller

* feat: add polling logic on pending notifications

* feat: refecth notifications on Feed
2023-09-12 18:00:46 +02:00
..
authorizations Fix/requests limiting (#980) 2023-08-21 14:05:13 +02:00
headers feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
__init__.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
api_key_routes.py test: skip failing linter tests (#1036) 2023-08-25 12:03:13 +02:00
brain_routes.py feat(brain): add endpoint to return context to question (#1044) 2023-08-27 09:38:41 +02:00
chat_routes.py feat: merge chat history with chat notifications (#1127) 2023-09-07 17:23:31 +02:00
crawl_routes.py feat: add notifications components (#1148) 2023-09-12 17:44:15 +02:00
explore_routes.py Fix/requests limiting (#980) 2023-08-21 14:05:13 +02:00
misc_routes.py feat(health): added endpoint for services (#989) 2023-08-20 23:20:57 +02:00
notification_routes.py feat: add polling for pending notifications (#1152) 2023-09-12 18:00:46 +02:00
prompt_routes.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
subscription_routes.py fix: fix minor bugs (#1070) 2023-08-31 10:41:02 +02:00
upload_routes.py feat: add notifications components (#1148) 2023-09-12 17:44:15 +02:00
user_routes.py Fix/requests limiting (#980) 2023-08-21 14:05:13 +02:00