LibreChat/api/server
Daniel Avila d0be2e6f4a feat(ChatAgent.js): add support for skipping completion mode in ChatAgent
feat(ChatAgent.js): add a check for images when completion is skipped to add to response
feat(askGPTPlugins.js): add skipCompletion option to agentOptions
feat(client): add Switch component to ui components and use for new Agent Settings
chore(package.json): ignore client directory in nodemonConfig
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 feat(ChatAgent.js): add support for skipping completion mode in ChatAgent 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