quivr/backend/api/quivr_api
Stan Girard d9b0e62618
feat(uptime): check if connection to db works (#3199)
# 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-09-12 08:22:24 -07:00
..
middlewares feat(backend): quivr-monorepo and quivr-core package (#2765) 2024-06-27 03:51:01 -07:00
models feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
modules feat(uptime): check if connection to db works (#3199) 2024-09-12 08:22:24 -07:00
routes fix: knowledge user (#3124) 2024-09-02 15:07:30 +02:00
utils feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
vectorstore fix: tests pytest-asyncio (#3157) 2024-09-05 07:39:27 -07:00
__init__.py feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
celery_config.py feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
logger.py feat(backend): quivr-monorepo and quivr-core package (#2765) 2024-06-27 03:51:01 -07:00
main.py feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00