LibreChat/api/server/controllers/assistants
Danny Avila 959e301f99
🔧 fix: Express v5 Optional chaining for endpoint retrieval in Assistants Controllers (#10946)
- Updated endpoint retrieval logic in `helpers.js` and `v1.js` to use optional chaining for safer access to request body and query parameters, enhancing code robustness.
2025-12-12 14:04:28 -05:00
..
chatV1.js 🪦 refactor: Remove Legacy Code (#10533) 2025-12-11 16:36:12 -05:00
chatV2.js 🪦 refactor: Remove Legacy Code (#10533) 2025-12-11 16:36:12 -05:00
errors.js 🛜 refactor: Streamline App Config Usage (#9234) 2025-08-26 12:10:18 -04:00
helpers.js 🔧 fix: Express v5 Optional chaining for endpoint retrieval in Assistants Controllers (#10946) 2025-12-12 14:04:28 -05:00
v1.js 🔧 fix: Express v5 Optional chaining for endpoint retrieval in Assistants Controllers (#10946) 2025-12-12 14:04:28 -05:00
v2.js 🔄 refactor: Optimize MCP Tool Initialization 2025-09-21 20:31:28 -04:00