LibreChat/api/app/langchain
Danny Avila 7efb90366f
refactor(initializeFunctionsAgent.js): remove unused code and comments (#544)
feat(initializeFunctionsAgent.js): add support for openai-functions agent type
feat(askGPTPlugins.js): change default agent to functions and skip completion
feat(cleanupPreset.js): change default agent to functions and skip completion
feat(getDefaultConversation.js): change default agent to functions and skip completion
feat(handleSubmit.js): change default agent to functions and skip completion
2023-06-22 20:40:23 -04:00
..
agents refactor(initializeFunctionsAgent.js): remove unused code and comments (#544) 2023-06-22 20:40:23 -04:00
demos feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
tools refactor: update references from chatgpt-clone to LibreChat (#541) 2023-06-22 20:12:25 -04:00
ChatAgent.js feat(Functions Agent): use official langchain function executor/agent for better output handling (#538) 2023-06-19 14:15:56 -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