quivr/backend
AmineDiro ce751d2bd7
feat: structlog parseable (#3312)
# Description

- better logging for backend

# Deployment:

Set the following env variable
```bash
USE_PARSEABLE=True
PARSEABLE_URL=
PARSEABLE_AUTH=
```
2024-10-03 09:11:28 -07:00
..
.vscode feat: ⚙️🐞 configure debugger for the backend (#1345) 2023-10-09 15:23:13 +02:00
api feat: structlog parseable (#3312) 2024-10-03 09:11:28 -07:00
core feat(assistant): cdp (#3305) 2024-10-03 06:46:59 -07:00
docs chore: Add empty file for backend documentation overrides 2024-09-09 11:37:43 +02:00
supabase feat(assistant): cdp (#3305) 2024-10-03 06:46:59 -07:00
worker feat: Update PDFGenerator to include logo in header (#3311) 2024-10-03 08:35:59 -07:00
.dockerignore feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
.gitignore feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
ci-migration.sh Update supabase token setting in ci-migration.sh 2024-05-02 00:04:01 +02:00
Dockerfile feat(assistant): cdp (#3305) 2024-10-03 06:46:59 -07:00
Dockerfile.dev feat(assistant): cdp (#3305) 2024-10-03 06:46:59 -07:00
pyproject.toml feat: structlog parseable (#3312) 2024-10-03 09:11:28 -07:00
README.md feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
requirements-dev.lock feat: structlog parseable (#3312) 2024-10-03 09:11:28 -07:00
requirements.lock feat: structlog parseable (#3312) 2024-10-03 09:11:28 -07:00

backend

Describe your project here.