1.4.4
Added 3
- Prompt fetch from Langsmith Hub
- Add disable file download and regex to remove citation
- Add custom analytics
Changed 5
- Update langchain version
- Move api key utilities to separate file
- Update open ai assistant version
- Update Zep version
- Update HyDE Retriever
Fixed 10
- Fix memory nodes
- Left align long chat flow names for consistency
- Make Simple Moderation checks case-insensitive
- Fix OpenAIFunction Agent model compatibility
- Fix empty ChatHistory
- Add back accidentally removed about dialog
- Fix question prefix not updated
- Fix delete duplicate chatflow
- Fix Redis Cache Error
- Fix S3 File Loader missing region
Removed 2
- Remove import and export database
- Remove zapier NLA
What's Changed
Core
- Feature/update langchain version by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1281
- Refactor: Move api key utilities to separate file by @avin-kavish in https://github.com/FlowiseAI/Flowise/pull/1271
- Chore/remove import and export database by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1304
- Feature/Prompt Fetch from Langsmith Hub by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1319
Node
- Feature/add disable file download and regex to remove citation by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1302
- Feature/Update open ai assistant version by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1303
- Chore/Remove zapier NLA by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1305
- Feature/Update Zep version by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1337
- Feature/Update HyDE Retriever by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1346
- Feature/Add custom analytics by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1345
Bugfix
- Bugfix/fix memory nodes by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1294
- Bugfix: UI Fix - left align long chat flow names for consistency. by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1301
- Bugfix: Simple Moderation, making the checks case-insensitive by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1300
- Bugfix/OpenAIFunction Agent model compatibility by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1309
- Bugfix/Empty ChatHistory by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1316
- Bugfix/add back accidentally removed about dialog by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1317
- Bugfix/Question Prefix Not Updated by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1320
- Fix for issue#1323 - delete duplicate chatflow by @automaton82 in https://github.com/FlowiseAI/Flowise/pull/1325
- Fixing #1324 by lifting ConfirmDialog up. by @automaton82 in https://github.com/FlowiseAI/Flowise/pull/1326
- Bugfix/Redis Cache Error by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1338
- bugfix_console_warning by @takuabonn in https://github.com/FlowiseAI/Flowise/pull/1334
- BugFix: S3 File Loader: Region missing by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1342
New Contributors
- @avin-kavish made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1271
- @takuabonn made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1334
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.4.3...flowise@1.4.4