LibreChat/api/server
Danny Avila fe1cc4a61d
refactor: Integrate streamId handling for improved resumable functionality for attachments
- Added streamId parameter to various functions to support resumable mode in tool loading and memory processing.
- Updated related methods to ensure proper handling of attachments and responses based on the presence of streamId, enhancing the overall streaming experience.
- Improved logging and attachment management to accommodate both standard and resumable modes.
2025-12-15 18:49:00 -05:00
..
controllers refactor: Integrate streamId handling for improved resumable functionality for attachments 2025-12-15 18:49:00 -05:00
middleware WIP: resumable stream 2025-12-15 18:48:53 -05:00
routes fix: remove unnecessary content length logging in the chat stream response, simplifying the debug message while retaining essential information about run steps. This change enhances clarity in logging without losing critical context. 2025-12-15 18:48:59 -05:00
services refactor: Integrate streamId handling for improved resumable functionality for attachments 2025-12-15 18:49:00 -05:00
utils 🪦 refactor: Remove Legacy Code (#10533) 2025-12-11 16:36:12 -05:00
cleanup.js 🤖 refactor: Improve Agent Handoff Context Tracking (#10553) 2025-11-17 16:57:51 -05:00
experimental.js 📦 chore: Bump Express.js to v5 (#10671) 2025-12-11 16:36:15 -05:00
index.js feat: Implement Resumable Generation Jobs with SSE Support 2025-12-15 18:48:52 -05:00
index.spec.js 🛜 refactor: Streamline App Config Usage (#9234) 2025-08-26 12:10:18 -04:00
socialLogins.js ⚙️ refactor: Only register OpenID Strategy if Config Succeeded (#9094) 2025-08-16 14:49:03 -04:00