LibreChat/api/app/langchain
Daniel Avila 71d812403e refactor(ChatAgent.js, handlers.js): improve logging format and add support for functionsAgent
- Improve logging format in ChatAgent.js by adding more details to the log
- Add support for functionsAgent in ChatAgent.js to format the log differently
- Improve formatAction function in handlers.js to handle empty thoughts and add support for functionsAgent
2023-06-16 00:04:35 -04:00
..
agents refactor(FunctionsAgent.js): change var to const in plan function 2023-06-16 00:04:35 -04:00
demos feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
tools refactor(DALL-E.js): remove unused genAzureEndpoint import and commented code (#506) 2023-06-13 08:58:09 -04:00
ChatAgent.js refactor(ChatAgent.js, handlers.js): improve logging format and add support for functionsAgent 2023-06-16 00:04:35 -04:00
ChatAgent.test.js tests(api): refactor to mock database and network operations (#494) 2023-06-13 00:04:01 -04:00
instructions.js feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00