quivr/backend
Matt ec29f30f32
Feat: backend refactor (#306)
* fix: edge cases on migration scripts

* chore: remove unused deps.

* refactor: user_routes

* refactor: chat_routes

* refactor: upload_routes

* refactor: explore_routes

* refactor: crawl_routes

* chore(refactor): get current user

* refactor: more dead dependencies

* bug: wrap email in credentials dict.

---------

Co-authored-by: Stan Girard <girard.stanislas@gmail.com>
2023-06-12 17:58:05 +02:00
..
auth Feat: backend refactor (#306) 2023-06-12 17:58:05 +02:00
crawl feat(github): now github loader (#264) 2023-06-06 00:38:15 +02:00
llm feat(chat): basic source documents support (#289) 2023-06-10 10:43:44 +02:00
middlewares Back/refacto files (#240) 2023-06-03 23:12:42 +02:00
models Feat/user chat history (#275) 2023-06-10 23:59:16 +02:00
parsers Feat/user chat history (#275) 2023-06-10 23:59:16 +02:00
routes Feat: backend refactor (#306) 2023-06-12 17:58:05 +02:00
utils Feat: backend refactor (#306) 2023-06-12 17:58:05 +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: backend refactor (#306) 2023-06-12 17:58:05 +02:00
requirements.txt fix(google): requirements 2023-06-12 17:37:58 +02:00