quivr/frontend/app/chat/[chatId]
Stan Girard 365ac1ab87
Fix: citation handling in ChatItem component (#2524)
This pull request fixes the citation handling in the ChatItem component.
Previously, if the citation did not contain the word "Content:", the
component would throw an error. This PR adds a check for the presence of
"Content:" in the citation and handles it accordingly.
2024-05-01 05:40:20 -07:00
..
components Fix: citation handling in ChatItem component (#2524) 2024-05-01 05:40:20 -07:00
hooks feat(frontend): show remaining credits (#2495) 2024-04-27 04:44:48 -07:00
types feat(frontend & backend): thumbs for message feedback (#2360) 2024-03-21 00:11:06 -07:00
utils feat(frontend): chat page ui/ux design (#2106) 2024-01-28 01:07:57 -08:00
page.module.scss feat(frontend): dark mode (#2369) 2024-03-21 00:01:21 -07:00
page.tsx feat(frontend): citations & sources (#2523) 2024-05-01 05:26:09 -07:00