LibreChat/api/app
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
..
clients feat(OpenAI, PaLM): Add model support for new OpenAI models and codechat-bison (#516) 2023-06-13 16:42:01 -04:00
google fix (PaLM2): messages will properly regenerate (#368) 2023-05-23 06:55:23 -04:00
langchain feat(Functions Agent): use official langchain function executor/agent for better output handling (#538) 2023-06-19 14:15:56 -04:00
index.js feat: update env example. 2023-04-05 21:21:02 +08:00
stream.js Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
titleConvo.js feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00