quivr/backend/routes
Zineb El Bachiri e53bc6807d
Feat/multiple brains backend (#340)
* 🗃️ add new tables for multiple brains

* 🗑️ remove date input from fetch_user_id_from_credentials

*  new /brain endpoints

* ♻️ refactor backend utils by splitting it into files

* 💡 comments for next actions to update /upload
2023-06-16 23:36:53 +02:00
..
__init__.py Feat/user chat history (#275) 2023-06-10 23:59:16 +02:00
api_key_routes.py Feat/multiple brains backend (#340) 2023-06-16 23:36:53 +02:00
brain_routes.py Feat/multiple brains backend (#340) 2023-06-16 23:36:53 +02:00
chat_routes.py Feat/multiple brains backend (#340) 2023-06-16 23:36:53 +02:00
crawl_routes.py Feat/multiple brains backend (#340) 2023-06-16 23:36:53 +02:00
explore_routes.py Feat/multiple brains backend (#340) 2023-06-16 23:36:53 +02:00
misc_routes.py Improved api docs (#336) 2023-06-15 14:43:40 +02:00
upload_routes.py Feat/multiple brains backend (#340) 2023-06-16 23:36:53 +02:00
user_routes.py Feat/multiple brains backend (#340) 2023-06-16 23:36:53 +02:00