LibreChat/api
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
..
app feat(ChatAgent.js): add support for skipping completion mode in ChatAgent 2023-06-16 00:04:35 -04:00
lib feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
middleware Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
models feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
server feat(ChatAgent.js): add support for skipping completion mode in ChatAgent 2023-06-16 00:04:35 -04:00
strategies feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
test test: frontend jest ci/cd & minor fixes post-release (#478) 2023-06-11 00:00:48 -04:00
utils feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
jest.config.js test: frontend jest ci/cd & minor fixes post-release (#478) 2023-06-11 00:00:48 -04:00
package.json feat(experimental): FunctionsAgent, uses new function payload for tooling 2023-06-16 00:04:35 -04:00