LibreChat/packages
Danny Avila a04b751f69
refactor: Unify streamId and conversationId handling for improved job management
- Updated ResumableAgentController and AgentController to generate conversationId upfront, ensuring it matches streamId for consistency.
- Simplified job creation and metadata management by removing redundant conversationId updates from callbacks.
- Refactored abortMiddleware and related methods to utilize the unified streamId/conversationId approach, enhancing clarity in job handling.
- Removed deprecated methods from GenerationJobManager and InMemoryJobStore, streamlining the codebase and improving maintainability.
2025-12-17 08:43:31 -05:00
..
api refactor: Unify streamId and conversationId handling for improved job management 2025-12-17 08:43:31 -05:00
client 💬 fix: Increase Z-index of OriginalDialog for Proper Layering (#11008) 2025-12-17 08:42:28 -05:00
data-provider refactor: Enhance GenerationJobManager with In-Memory Implementations 2025-12-17 08:43:27 -05:00
data-schemas v0.8.2-rc1 (#10987) 2025-12-15 18:47:55 -05:00