LibreChat/api/server
Daniel Avila 71d812403e refactor(ChatAgent.js, handlers.js): improve logging format and add support for functionsAgent
- Improve logging format in ChatAgent.js by adding more details to the log
- Add support for functionsAgent in ChatAgent.js to format the log differently
- Improve formatAction function in handlers.js to handle empty thoughts and add support for functionsAgent
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): improve logging format and add support for functionsAgent 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