LibreChat/api/server
Daniel Avila dfec4bfe3a refactor(ChatAgent.js, handlers.js): stringify toolInput object in logs
The `toolInput` object was not being properly logged in the `ChatAgent.js` and `handlers.js` files. The `JSON.stringify()` method was added to properly log the object.
2023-06-16 00:04:35 -04:00
..
controllers fix(logout.controller.js): destructure logoutUser function import from auth.service (#482) 2023-06-11 11:24:56 -04:00
routes refactor(ChatAgent.js, handlers.js): stringify toolInput object in logs 2023-06-16 00:04:35 -04:00
services test: frontend jest ci/cd & minor fixes post-release (#478) 2023-06-11 00:00:48 -04:00
index.js Feat/startup config api (#518) 2023-06-15 12:36:34 -04:00