mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 17:00:15 +01:00
* 🔧 fix: Log warning for aborted operations in AgentClient
* ci: Remove unused saveMessageToDatabase mock in FakeClient initialization
* ci: test actual implementation of saveMessageToDatabase
* refactor: Change log level from warning to error for aborted operations in AgentClient
* refactor: Add className prop to Image component for customizable styling, use theme selectors
* feat: FLUX Image Generation tool
|
||
|---|---|---|
| .. | ||
| agents | ||
| assistants | ||
| auth | ||
| AskController.js | ||
| AuthController.js | ||
| Balance.js | ||
| EditController.js | ||
| EndpointController.js | ||
| ErrorController.js | ||
| ModelController.js | ||
| OverrideController.js | ||
| PluginController.js | ||
| tools.js | ||
| TwoFactorController.js | ||
| UserController.js | ||