LibreChat/client/src/hooks/SSE
Danny Avila b8fa8eb316
fix: Improve content type mismatch handling in useStepHandler
- Enhanced the condition for detecting content type mismatches to include additional checks, ensuring more robust validation of content types before processing updates.
2025-12-15 18:48:55 -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: Improve content type mismatch handling in useStepHandler 2025-12-15 18:48:55 -05:00