LibreChat/api/server/controllers/agents
Danny Avila 4a6c2aa1e8
chore: update @librechat/agents dependency to version 3.0.71 and enhance agent tool loading logic
- Updated the @librechat/agents package to version 3.0.71 across multiple files.
- Added support for handling deferred loading of tools in agent initialization and execution processes.
- Improved the extraction of discovered tools from message history to optimize tool loading behavior.
2026-01-08 10:32:30 -05:00
..
__tests__ 💻 feat: Deeper MCP UI integration in the Chat UI (#9669) 2025-12-11 16:41:11 -05:00
callbacks.js refactor: tool classification and calling logic 2026-01-07 20:38:43 -05:00
client.js chore: update @librechat/agents dependency to version 3.0.71 and enhance agent tool loading logic 2026-01-08 10:32:30 -05:00
client.test.js 🔀 refactor: Conditional Mapping Support for Multi-Convo (Parallel) Messages (#11180) 2026-01-02 19:42:54 -05:00
errors.js 🛜 refactor: Streamline App Config Usage (#9234) 2025-08-26 12:10:18 -04:00
request.js 🏞️ fix: Image Preview Refactor with Accessibility Enhancements (#11217) 2026-01-05 16:31:35 -05:00
v1.js 🔧 fix: Clean empty strings from model_parameters for Agents/OpenAI (#11248) 2026-01-07 11:26:53 -05:00
v1.spec.js 🔧 fix: Clean empty strings from model_parameters for Agents/OpenAI (#11248) 2026-01-07 11:26:53 -05:00