quivr/backend
Mamadou DICKO 9e9f531c99
Feat/static analysis (#582)
* feat: add static analysis

* chore: update Makefile add static analysis script

* chore: add vscode extensions recommandations
2023-07-10 14:27:49 +02:00
..
auth Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
crawl Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
llm Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
middlewares add cors security headers (#533) 2023-07-06 19:01:38 +02:00
models Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
parsers Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
repository Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
routes Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
scripts feat: start script (#367) 2023-06-23 14:20:03 +02:00
supabase/functions/add-new-email feat: email edge function (#545) 2023-07-07 00:54:21 +02:00
utils Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
vectorstore Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
Dockerfile feat(sentry): added sentry (#443) 2023-07-01 21:12:13 +02:00
logger.py feat(chat): use openai function for answer (#354) 2023-06-22 17:50:06 +02:00
main.py feat(sentry): added sentry (#443) 2023-07-01 21:12:13 +02:00
pyrightconfig.json Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
requirements.txt Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
test_main.py Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
test.txt ci(test): added test on endpoints (#454) 2023-07-02 15:37:23 +02:00