LibreChat/api/server/controllers
Danny Avila a37bf6719c
🧪 refactor: Add Validation for Agent Creation/Updates (#8261)
* refactor: Add validation schemas for agent creation and updates

* fix: Ensure author validation is applied in correct order for agent update handler

* ci: Add comprehensive unit tests for agent creation and update handlers with mass assignment protection

* fix: add missing  web_search tool in system tools configuration
2025-07-05 11:34:28 -04:00
..
agents
assistants
auth
AuthController.js
Balance.js
EditController.js
EndpointController.js
ErrorController.js
ErrorController.spec.js
ModelController.js
OverrideController.js
PluginController.js
tools.js
TwoFactorController.js
UserController.js