LibreChat/api/app
Daniel Avila dfec4bfe3a refactor(ChatAgent.js, handlers.js): stringify toolInput object in logs
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.
2023-06-16 00:04:35 -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 refactor(ChatAgent.js, handlers.js): stringify toolInput object in logs 2023-06-16 00:04:35 -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