mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 17:00:15 +01:00
The `toolInput` object was not being properly logged in the `ChatAgent.js` and `handlers.js` files. The `JSON.stringify()` method was added to properly log the object. |
||
|---|---|---|
| .. | ||
| __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 | ||