quivr/backend
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
..
auth Feat: chat name edit (#343) 2023-06-20 09:54:23 +02:00
crawl Feat: chat name edit (#343) 2023-06-20 09:54:23 +02:00
llm Feat: chat name edit (#343) 2023-06-20 09:54:23 +02:00
middlewares Back/refacto files (#240) 2023-06-03 23:12:42 +02:00
models Feat/multiple brains frontend (#344) 2023-06-20 16:17:13 +02:00
parsers Feat: chat name edit (#343) 2023-06-20 09:54:23 +02:00
routes Feat/multiple brains frontend (#344) 2023-06-20 16:17:13 +02:00
utils Feat/multiple brains frontend (#344) 2023-06-20 16:17:13 +02:00
vectorstore feat(vectorstore): own folder 2023-06-19 20:15:34 +02:00
Dockerfile Back/refacto files (#240) 2023-06-03 23:12:42 +02:00
logger.py add summarization backend 2023-05-21 23:39:55 -07:00
main.py Feat/multiple brains frontend (#344) 2023-06-20 16:17:13 +02:00
requirements.txt Feat: chat name edit (#343) 2023-06-20 09:54:23 +02:00