quivr/backend
2024-02-14 20:29:57 -08:00
..
.vscode feat: ⚙️🐞 configure debugger for the backend (#1345) 2023-10-09 15:23:13 +02:00
llm feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
middlewares refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
models feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
modules feat(integration): implementation (#2191) 2024-02-14 20:07:53 -08:00
packages feat: 🎸 telemetry (#2169) 2024-02-07 20:44:37 -08:00
repository fix: 🐛 upload (#2112) 2024-01-28 21:35:10 -08:00
routes feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08: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(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
.dockerignore feat: 🎸 docker reduced size by 2 (#1653) 2023-11-18 19:23:56 +01:00
celery_config.py feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
celery_worker.py feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
conftest.py fix: 🐛 tests (#2095) 2024-01-26 16:10:16 -08:00
Dockerfile Add libpq-dev and gcc to Dockerfile 2024-02-14 20:29:57 -08:00
Dockerfile.dev feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
logger.py feat(integration): implementation (#2191) 2024-02-14 20:07:53 -08:00
main.py feat: 🎸 telemetry (#2169) 2024-02-07 20:44:37 -08:00
manage_services.sh feat(integration): implementation (#2191) 2024-02-14 20:07:53 -08:00
pyrightconfig.json feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
requirements.txt feat(integration): implementation (#2191) 2024-02-14 20:07:53 -08:00