LibreChat/client/src/hooks/SSE
Danny Avila 5ff66f2d77
fix: Refine response message handling in useStepHandler
- Updated logic to determine the appropriate response message based on the last message's origin, ensuring correct message replacement or appending based on user interaction. This change enhances the accuracy of message updates in the chat flow.
2025-12-15 18:48:56 -05:00
..
index.ts WIP: resuming 2025-12-15 18:48:52 -05:00
useAdaptiveSSE.ts feat: Implement Resumable Generation Jobs with SSE Support 2025-12-15 18:48:52 -05:00
useAttachmentHandler.ts 🌐 feat: Add support to SubDirectory hosting (#9155) 2025-08-27 02:00:18 -04:00
useContentHandler.ts fix: improve syncing when switching conversations 2025-12-15 18:48:54 -05:00
useEventHandlers.ts fix: improve syncing when switching conversations 2025-12-15 18:48:54 -05:00
useResumableSSE.ts fix: Prevent memory leaks in useResumableSSE by clearing handler maps on stream completion and cleanup 2025-12-15 18:48:55 -05:00
useResumeOnLoad.ts fix: improve syncing when switching conversations 2025-12-15 18:48:54 -05:00
useSSE.ts 🪦 refactor: Remove Legacy Code (#10533) 2025-12-11 16:36:12 -05:00
useStepHandler.ts fix: Refine response message handling in useStepHandler 2025-12-15 18:48:56 -05:00