quivr/frontend/app/chat/[chatId]/components/ChatDialogueArea
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
utils feat: add notifications components (#1148) 2023-09-12 17:44:15 +02:00
ChatDialogue.tsx feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00
types.ts feat: add notifications components (#1148) 2023-09-12 17:44:15 +02:00