LibreChat/api/server/routes/agents
Danny Avila ca2bcbbb8a
refactor: Convert GenerationJobManager methods to async for improved performance
- Updated methods in GenerationJobManager and InMemoryJobStore to be asynchronous, enhancing the handling of job creation, retrieval, and management.
- Adjusted the ResumableAgentController and related routes to await job operations, ensuring proper flow and error handling.
- Increased timeout duration in ResumableAgentController's startGeneration function to 3500ms for better subscriber readiness management.
2025-12-18 14:12:18 -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 refactor: Convert GenerationJobManager methods to async for improved performance 2025-12-18 14:12:18 -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