quivr/frontend/app/chat/[chatId]/hooks
Antoine Dewez e7ce2fa54b
feat(frontend): show remaining credits (#2495)
# 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-27 04:44:48 -07:00
..
useChat.ts feat(frontend): show remaining credits (#2495) 2024-04-27 04:44:48 -07:00
useChatNotificationsSync.ts fix(frontend): set chat messages only if needed (#2040) 2024-01-20 18:39:27 -08:00
useChatsList.ts fix(frontend): fetch chat only if session exist (#2130) 2024-01-31 12:48:37 -08: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): sources per messages (#2253) 2024-02-23 18:56:51 -08:00