quivr/backend/modules/chat/controller
Damien Mourot 85c4835c59
fix(backend): compute history only if needed and put some cache to remove some call… (#2497)
… to the DB API

# 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-04-25 15:18:12 -07:00
..
chat refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
__init__.py refactor: chat for multibrains (#1812) 2023-12-04 18:38:54 +01:00
chat_routes.py fix(backend): compute history only if needed and put some cache to remove some call… (#2497) 2024-04-25 15:18:12 -07:00