LibreChat/client/src/utils
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
..
buildTree.js Added Settings Modal (#342) 2023-06-02 00:32:35 -04:00
cleanupPreset.js feat(ChatAgent.js): add support for skipping completion mode in ChatAgent 2023-06-16 00:04:35 -04:00
getDefaultConversation.js feat(ChatAgent.js): add support for skipping completion mode in ChatAgent 2023-06-16 00:04:35 -04:00
getError.ts Added Settings Modal (#342) 2023-06-02 00:32:35 -04:00
getIcon.jsx feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
handleSubmit.js feat(ChatAgent.js): add support for skipping completion mode in ChatAgent 2023-06-16 00:04:35 -04:00
index.jsx Merge branch 'main' into feat-endpoint-style-structure 2023-04-01 19:41:36 -04:00
languages.mjs fix: fix files to adhere to standard conventions 2023-04-01 12:56:32 -07:00
resetConvo.js fix: convo resets on model change 2023-03-14 21:25:02 -04:00
screenshotContext.jsx feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00