LibreChat/packages
Danny Avila 5a2aafb7d0
feat: Add active job management for user and show progress in conversation list
- Implemented a new endpoint to retrieve active generation job IDs for the current user, enhancing user experience by allowing visibility of ongoing tasks.
- Integrated active job tracking in the Conversations component, displaying generation indicators based on active jobs.
- Optimized job management in the GenerationJobManager and InMemoryJobStore to support user-specific job queries, ensuring efficient resource handling and cleanup.
- Updated relevant components and hooks to utilize the new active jobs feature, improving overall application responsiveness and user feedback.
2025-12-17 12:22:51 -05:00
..
api feat: Add active job management for user and show progress in conversation list 2025-12-17 12:22:51 -05:00
client 💬 fix: Increase Z-index of OriginalDialog for Proper Layering (#11008) 2025-12-17 08:42:28 -05:00
data-provider feat: Add active job management for user and show progress in conversation list 2025-12-17 12:22:51 -05:00
data-schemas v0.8.2-rc1 (#10987) 2025-12-15 18:47:55 -05:00