quivr/frontend/app/chat/[chatId]/components
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
..
ActionsBar feat(frontend): dark mode (#2369) 2024-03-21 00:01:21 -07:00
ChatDialogueArea Fix: citation handling in ChatItem component (#2524) 2024-05-01 05:40:20 -07:00
index.ts feat: add notifications components (#1148) 2023-09-12 17:44:15 +02:00