LibreChat/api/server/routes/agents
Danny Avila e43ea7a4f4
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-18 14:12:26 -05:00
..
actions.js Merge commit from fork 2025-11-11 14:14:55 -05:00
chat.js WIP: resumable stream 2025-12-18 14:12:13 -05:00
index.js feat: Add active job management for user and show progress in conversation list 2025-12-18 14:12:26 -05:00
tools.js 🛜 refactor: Streamline App Config Usage (#9234) 2025-08-26 12:10:18 -04:00
v1.js 👤 feat: Agent Avatar Removal and Decouple upload/reset from Agent Updates (#10527) 2025-11-17 17:04:01 -05:00