quivr/backend
Stan Girard 921ab11067
fix: 🐛 api (#2068)
error

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-22 17:33:48 -08:00
..
.vscode feat: ⚙️🐞 configure debugger for the backend (#1345) 2023-10-09 15:23:13 +02:00
llm fix: 🐛 api (#2068) 2024-01-22 17:33:48 -08:00
middlewares refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
models feat: 🎸 cpu (#2065) 2024-01-22 15:02:00 -08:00
modules feat: 🎸 cpu (#2065) 2024-01-22 15:02:00 -08:00
packages feat: Remove unused method and update file processing (#1890) 2023-12-14 10:31:34 +01:00
repository feat: 🎸 cpu (#2065) 2024-01-22 15:02:00 -08: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: 🎸 cpu (#2065) 2024-01-22 15:02:00 -08: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
conftest.py feat: Update pytest command in Makefile and add new test (#1893) 2023-12-14 14:20:34 +01:00
Dockerfile chore(deps): pin dependencies (#1975) 2024-01-04 14:00:18 +01:00
Dockerfile.dev chore(deps): pin dependencies (#1975) 2024-01-04 14:00:18 +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
requirements.txt feat: 🎸 posthog (#1978) 2024-01-04 13:57:13 +01:00