LibreChat/api
Danny Avila 7efb90366f
refactor(initializeFunctionsAgent.js): remove unused code and comments (#544)
feat(initializeFunctionsAgent.js): add support for openai-functions agent type
feat(askGPTPlugins.js): change default agent to functions and skip completion
feat(cleanupPreset.js): change default agent to functions and skip completion
feat(getDefaultConversation.js): change default agent to functions and skip completion
feat(handleSubmit.js): change default agent to functions and skip completion
2023-06-22 20:40:23 -04:00
..
app refactor(initializeFunctionsAgent.js): remove unused code and comments (#544) 2023-06-22 20:40:23 -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 refactor(initializeFunctionsAgent.js): remove unused code and comments (#544) 2023-06-22 20:40:23 -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(Functions Agent): use official langchain function executor/agent for better output handling (#538) 2023-06-19 14:15:56 -04:00