LibreChat/packages/api/src/stream
Danny Avila c7034f6d4a
refactor: Enhance GenerationJobManager with In-Memory Implementations
- Introduced InMemoryJobStore, InMemoryEventTransport, and InMemoryContentState for improved job management and event handling.
- Updated GenerationJobManager to utilize these new implementations, allowing for better separation of concerns and easier maintenance.
- Enhanced job metadata handling to support user messages and response IDs for resumable functionality.
- Improved cleanup and state management processes to prevent memory leaks and ensure efficient resource usage.
2025-12-15 17:56:17 -05:00
..
implementations refactor: Enhance GenerationJobManager with In-Memory Implementations 2025-12-15 17:56:17 -05:00
interfaces refactor: Enhance GenerationJobManager with In-Memory Implementations 2025-12-15 17:56:17 -05:00
GenerationJobManager.ts refactor: Enhance GenerationJobManager with In-Memory Implementations 2025-12-15 17:56:17 -05:00
index.ts fix: improve syncing when switching conversations 2025-12-15 17:56:15 -05:00