quivr/backend/core
ChloeMouret fdcdf581a8
refactor: clean backend, add typing, delete dead code (#835)
* type common dependencies

* delete unused code
2023-08-03 16:20:36 +02:00
..
auth feat: Introduce repository pattern to prepare adding other database providers (#646) 2023-08-01 23:03:47 +02:00
crawl Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
llm feat(prompt): added instructions in standalone question & a bit more things (#826) 2023-08-02 10:31:42 +02:00
middlewares Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
models refactor: clean backend, add typing, delete dead code (#835) 2023-08-03 16:20:36 +02:00
parsers refactor: clean backend, add typing, delete dead code (#835) 2023-08-03 16:20:36 +02:00
repository feat(backend): implement brain-prompt link (#831) 2023-08-03 10:37:13 +02:00
routes refactor: clean backend, add typing, delete dead code (#835) 2023-08-03 16:20:36 +02:00
scripts Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
supabase/functions/add-new-email Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
tests feat(backend): implement brain-prompt link (#831) 2023-08-03 10:37:13 +02:00
utils refactor: clean backend, add typing, delete dead code (#835) 2023-08-03 16:20:36 +02:00
vectorstore feat(chat): added streaming (#808) 2023-07-31 21:34:34 +02:00
Dockerfile test: fix ci 2023-07-18 15:34:08 +01:00
logger.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
main.py feat(prompt): add prompt table, entity and repository (#823) 2023-08-03 09:53:38 +02:00
pyrightconfig.json Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
requirements.txt feat: Introduce repository pattern to prepare adding other database providers (#646) 2023-08-01 23:03:47 +02:00