quivr/backend/modules/chat
Stan Girard 6ed4248d35
fix: 🐛 search (#2045)
fixed public brains avaiable

# 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-21 12:00:21 -08:00
..
controller fix: 🐛 search (#2045) 2024-01-21 12:00:21 -08:00
dto feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00
entity feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00
repository refactor: chat for multibrains (#1812) 2023-12-04 18:38:54 +01:00
service feat(brains): added now multiple brains close by (#2039) 2024-01-20 18:39:03 -08:00
tests fix: 🐛 models (#1973) 2024-01-04 12:31:17 +01:00
__init__.py refactor: chat for multibrains (#1812) 2023-12-04 18:38:54 +01:00