LibreChat/api/server
Danny Avila f84da37c9c
feat(Functions Agent): use official langchain function executor/agent for better output handling (#538)
* style(FunctionsAgent.js): remove unnecessary comments and update PREFIX variable
refactor(initializeFunctionsAgent.js): update to use initializeAgentExecutorWithOptions
deps(package.json): update langchain to v0.0.95
refactor(askGPTPlugins.js): pass endpointOption to onStart function

* fix(ChatAgent.js): handle undefined delta content in progressMessage.choices array
2023-06-19 14:15:56 -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(Functions Agent): use official langchain function executor/agent for better output handling (#538) 2023-06-19 14:15:56 -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