LibreChat/api/app/langchain
Daniel Avila bffa9ad016 refactor(handleTools.js): change loadTools function signature to include functions parameter
feat(handleTools.test.js): add test for loading StructuredSD tool with functions parameter
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(handleTools.js): change loadTools function signature to include functions parameter 2023-06-16 00:04:35 -04:00
ChatAgent.js refactor(handleTools.js): change loadTools function signature to include functions parameter 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