quivr/frontend/app/chat/[chatId]
Stan Girard 577fbb4053
feat: adding search (#2031)
# 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):

---------

Co-authored-by: Zewed <dewez.antoine2@gmail.com>
Co-authored-by: Antoine Dewez <44063631+Zewed@users.noreply.github.com>
2024-01-19 22:56:24 -08:00
..
__tests__ feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00
components feat: adding search (#2031) 2024-01-19 22:56:24 -08:00
hooks feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00
types feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00
utils fix(frontend): wrong placeholder message date (#2023) 2024-01-17 14:49:39 -08:00
page.tsx feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00