quivr/backend
Stan Girard cba3ac3729
Add ci-migration script (#2508)
This pull request adds a ci-migration script that sets the project ID
from an environment variable and runs the supabase link and supabase db
push commands. This script will be used for continuous integration
purposes.
2024-04-27 05:43:12 -07:00
..
.vscode feat: ⚙️🐞 configure debugger for the backend (#1345) 2023-10-09 15:23:13 +02:00
middlewares feat: new landing page (#2264) 2024-02-25 18:09:01 -08:00
models feat(embedding): keeping citations (#2506) 2024-04-27 05:18:51 -07:00
modules fix(metadata): Removed citation from metadata (#2507) 2024-04-27 05:19:13 -07:00
packages feat(embedding): keeping citations (#2506) 2024-04-27 05:18:51 -07:00
routes refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
supabase/functions/add-new-email feat: new landing page (#2264) 2024-02-25 18:09:01 -08:00
tests feat: Add telemetry ping task to celery worker and main.py (#2494) 2024-04-25 07:22:13 -07:00
vectorstore feat(custom): big brain (#2198) 2024-02-16 17:14:30 -08:00
__init__.py refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
.dockerignore feat(notion): added custom integration (#2268) 2024-02-27 21:30:25 -08:00
celery_config.py fix: Update Celery config to remove SSL certificate requirement 2024-02-20 19:56:14 -08:00
celery_worker.py feat: Add telemetry ping task to celery worker and main.py (#2494) 2024-04-25 07:22:13 -07:00
ci-migration.sh Add ci-migration script (#2508) 2024-04-27 05:43:12 -07:00
Dockerfile feat(docker): Update Dockerfile to install Supabase CLI (#2505) 2024-04-27 04:42:24 -07:00
Dockerfile.dev fix: logger level and telemetry function calls (#2409) 2024-04-06 18:35:57 -07:00
logger.py fix: logger level and telemetry function calls (#2409) 2024-04-06 18:35:57 -07:00
main.py feat: Add telemetry ping task to celery worker and main.py (#2494) 2024-04-25 07:22:13 -07:00
manage_services.sh feat(integration): implementation (#2191) 2024-02-14 20:07:53 -08:00
Porter.yaml feat(porter): Add Porter.yaml files for backend and frontend services 2024-04-25 10:51:10 +02: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(reranker): Add flashrank and contextual compression retriever (#2480) 2024-04-24 10:44:31 -07:00