quivr/backend/modules/chat
Stan Girard 3c2d83b22f
feat: Update dependencies and remove unnecessary logging statements (#2232)
# 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-02-20 16:59:58 -08:00
..
controller feat: Update dependencies and remove unnecessary logging statements (#2232) 2024-02-20 16:59:58 -08:00
dto feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
entity feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00
repository fix(backend): typo in word response (#2158) 2024-02-06 20:10:19 -08:00
service fix: 🐛 related (#2090) 2024-01-25 17:10:38 -08:00
tests feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
__init__.py refactor: chat for multibrains (#1812) 2023-12-04 18:38:54 +01:00