mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-22 19:30:15 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| ask | ||
| auth.js | ||
| config.js | ||
| convos.js | ||
| endpoints.js | ||
| index.js | ||
| messages.js | ||
| oauth.js | ||
| plugins.js | ||
| presets.js | ||
| prompts.js | ||
| search.js | ||
| tokenizer.js | ||
| user.js | ||