LibreChat/api/server
Danny Avila 8523074e87
🔧 fix: Invalidate Tool Caching after MCP Initialization (#8384)
- Added Constants import in PluginController for better organization.
- Renamed cachedTools to cachedToolsArray for clarity in PluginController.
- Ensured getCachedTools returns an empty object if no tools are found.
- Cleared tools array cache after MCP initialization in initializeMCP for consistency.
2025-07-10 20:32:38 -04:00
..
controllers 🔧 fix: Invalidate Tool Caching after MCP Initialization (#8384) 2025-07-10 20:32:38 -04:00
middleware ⚖️ feat: Add Violation Scores (#8304) 2025-07-07 17:08:40 -04:00
routes 🐛 fix: Memories Key Updates (#8302) 2025-07-07 16:38:55 -04:00
services 🔧 fix: Invalidate Tool Caching after MCP Initialization (#8384) 2025-07-10 20:32:38 -04:00
utils refactor: Add Robust Timestamp handling for Conversation Imports (#8262) 2025-07-05 12:44:19 -04:00
cleanup.js 👤 feat: User Placeholder Variables for Custom Endpoint Headers (#7993) 2025-06-23 12:39:27 -04:00
index.js 🥅 refactor: Express App default Error Handling with ErrorController (#8249) 2025-07-04 13:24:57 -04:00
index.spec.js 🥅 refactor: Express App default Error Handling with ErrorController (#8249) 2025-07-04 13:24:57 -04:00
socialLogins.js 🔑 feat: SAML authentication (#6169) 2025-05-29 11:00:58 -04:00