quivr/frontend/app/chat
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
..
[chatId] Fix: citation handling in ChatItem component (#2524) 2024-05-01 05:40:20 -07:00
layout.tsx feat(frontend): design menu (#2116) 2024-01-30 13:34:32 -08:00
page.tsx Feat/user chat history (#275) 2023-06-10 23:59:16 +02:00