quivr/frontend/app/chat/[chatId]
Antoine Dewez 67c71bbc1d
fix(frontend): clean related Brains useEffect (#2091)
# Description

- Select current Brain from brain_id instead of brain_name
- Avoid multiple calls of useEffect

## 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-25 18:57:14 -08:00
..
__tests__ feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00
components fix(frontend): clean related Brains useEffect (#2091) 2024-01-25 18:57:14 -08:00
hooks fix(streaming): Data Truncation Issue in useHandleStream Function (#2079) 2024-01-25 18:03:08 -08:00
types fix(frontend): clean related Brains useEffect (#2091) 2024-01-25 18:57:14 -08:00
utils fix(frontend): wrong placeholder message date (#2023) 2024-01-17 14:49:39 -08:00
page.module.scss fix(frontend): clean related Brains useEffect (#2091) 2024-01-25 18:57:14 -08:00
page.tsx feat(panel): added (#2088) 2024-01-25 12:44:24 -08:00