LibreChat/api/server
2025-06-21 14:31:54 -04:00
..
controllers 🗝️ feat: User Provided Credentials for MCP Servers (#7980) 2025-06-19 18:27:55 -04:00
middleware refactor(buildEndpointOption): Improve error logging in middleware, consolidate isAgents builder logic, remove adding modelsConfig to endpointOption 2025-06-21 12:30:03 -04:00
routes 🔧 fix: Potential Null Values for Custom Config 2025-06-19 22:54:49 -04:00
services refactor: parameter extraction and organization in agent services, minimize redundancy of shared fields across objects, make clear distinction of parameters processed uniquely by LibreChat vs LLM Provider Configs 2025-06-21 14:31:54 -04:00
utils 🪐 feat: MCP OAuth 2.0 Discovery Support (#7924) 2025-06-17 13:50:33 -04:00
cleanup.js 🧠 feat: User Memories for Conversational Context (#7760) 2025-06-07 18:52:22 -04:00
index.js 🔃 refactor: Index Sync in Background 2025-06-20 20:44:13 -04:00
index.spec.js
socialLogins.js