quivr/backend
2023-12-14 14:20:34 +01:00
..
.vscode feat: ⚙️🐞 configure debugger for the backend (#1345) 2023-10-09 15:23:13 +02:00
llm feat: add custom rag first abstraction layer (#1858) 2023-12-11 16:46:45 +01:00
middlewares refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
models feat: Remove unused method and update file processing (#1890) 2023-12-14 10:31:34 +01:00
modules feat: Update pytest command in Makefile and add new test (#1893) 2023-12-14 14:20:34 +01:00
packages feat: Remove unused method and update file processing (#1890) 2023-12-14 10:31:34 +01:00
repository feat: Add file URL to DocumentAnswer objects (#1874) 2023-12-12 23:16:32 +01:00
routes feat: composite brains db (#1826) 2023-12-06 08:40:18 +01:00
supabase/functions/add-new-email feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
tests feat: Update pytest command in Makefile and add new test (#1893) 2023-12-14 14:20:34 +01:00
vectorstore feat: Refactor get_question_context_for_brain endpoint (#1872) 2023-12-12 22:33:23 +01:00
.dockerignore feat: 🎸 docker reduced size by 2 (#1653) 2023-11-18 19:23:56 +01:00
celery_worker.py feat: Add logger and update file sha1 2023-12-13 23:08:15 +01:00
chat_service.py refactor: chat for multibrains (#1812) 2023-12-04 18:38:54 +01:00
conftest.py feat: Update pytest command in Makefile and add new test (#1893) 2023-12-14 14:20:34 +01:00
crawl_service.py refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
Dockerfile Adds pytesseract, tesseract and poopler-utils (#1648) 2023-11-22 17:26:11 +01:00
Dockerfile.dev feat: 🎸 docker reduced size by 2 (#1653) 2023-11-18 19:23:56 +01:00
logger.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
main.py feat: Update pytest command in Makefile and add new test (#1893) 2023-12-14 14:20:34 +01:00
pyrightconfig.json feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
renovate.json fix(url): crawling fixed (#1785) 2023-12-02 18:08:22 +01:00
requirements.txt feat: add generate_answer function to support non streamed response for api brain (#1847) 2023-12-07 14:52:37 +01:00
upload_service.py refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00