LibreChat/api/app/langchain
Daniel Avila 7541e9b3d3 refactor(StableDiffusion.js): update prompt and negative_prompt schema descriptions to include minimum number of keywords
fix(StableDiffusion.js): fix output path for generated image
feat(askGPTPlugins.js): update import path for validateTools function
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(StableDiffusion.js): update prompt and negative_prompt schema descriptions to include minimum number of keywords 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