quivr/backend/routes
Zineb El Bachiri 9c8e0aa0e4
Feat/multiple brains frontend (#344)
* 🗑️ remove date input from fetch_user_id_from_credentials

* ♻️ refactor backend utils by splitting it into files

* 💡 comments for next actions to update /upload

* 🚚 move SupabaseProvider tp libs

* 🚚 move useAxios to hooks

* ♻️ refacto brain routes

* 🚨 update lintermfor paths

*  new brain context provider

*  new brain component in navbar

* 🚨 fix linter and async

* 🇸🇪 add feature flag for multiple-brains
2023-06-20 16:17:13 +02:00
..
__init__.py Feat/user chat history (#275) 2023-06-10 23:59:16 +02:00
api_key_routes.py feat(settings): refactored 2023-06-19 22:46:25 +02:00
brain_routes.py Feat/multiple brains frontend (#344) 2023-06-20 16:17:13 +02:00
chat_routes.py Feat: chat name edit (#343) 2023-06-20 09:54:23 +02:00
crawl_routes.py feat(refacto): removed commons 2023-06-19 22:54:01 +02:00
explore_routes.py feat(refacto): removed commons 2023-06-19 22:54:01 +02:00
misc_routes.py Improved api docs (#336) 2023-06-15 14:43:40 +02:00
upload_routes.py feat(refacto): removed commons 2023-06-19 22:54:01 +02:00
user_routes.py Feat: chat name edit (#343) 2023-06-20 09:54:23 +02:00