quivr/frontend/app/chat/[chatId]/hooks
Antoine Dewez 2baa405991
feat(frontend): search modal - remove parameters and explore buttons (#2094)
# 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-26 16:06:01 -08:00
..
useChat.ts feat(frontend): search modal - remove parameters and explore buttons (#2094) 2024-01-26 16:06:01 -08:00
useChatNotificationsSync.ts fix(frontend): set chat messages only if needed (#2040) 2024-01-20 18:39:27 -08:00
useChatsList.ts feat: add chat view new design (#1897) 2023-12-14 16:22:09 +01:00
useHandleStream.ts feat(frontend): search modal - remove parameters and explore buttons (#2094) 2024-01-26 16:06:01 -08:00
useLocalStorageChatConfig.ts feat: update models logic (#1767) 2023-11-30 22:08:36 +01:00
useQuestion.ts feat(frontend): Add Brain On Search Page (#2067) 2024-01-22 17:37:45 -08:00