1.4.3
Added 9
- MongoDB Atlas Integration for Chat Memory and Vector Store
- File annotations, sync and delete assistant functionality
- Vectara chain integration
- Claude-2.1 model support
- ResponsibleAI Input Moderation integration
- Ability to hide node parameters from UI
- User ID tracking in Langfuse integration
- Custom URL insertion using basic authentication
- Vector upsert ability
Changed 5
- Reorder citations in Vectara response
- Update models for OpenAI function
- Reorganize Chatflow Dashboard UI
- Update API Keys Screens UX
- Link to Langfuse integration documentation instead of get-started guide
Fixed 3
- Fix sessionid undefined error
- Fix assistant image fetching method
- Fix for MongoDB False Positive Alert in GitGuardian
What's Changed
Nodes
- MongoDB Atlas Integration - Chat Memory and Vector Store by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1224
- Feature/Add file annotations, sync and delete assistant by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1252
- Feature/Add vectara chain by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1259
- reorder citations in Vectara response by @ofermend in https://github.com/FlowiseAI/Flowise/pull/1261
- Feature/add claude-2.1 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1264
- GitGuardian - Fix for MongoDB False Positive Alert by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1270
- ResponsibleAI - Input Moderation - … by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1222
- Link to Langfuse integration doc instead of get-started by @marcklingen in https://github.com/FlowiseAI/Flowise/pull/1275
- Feature/Update models for openai function by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1279
Cores
- Adding ability to hide node param from UI by @automaton82 in https://github.com/FlowiseAI/Flowise/pull/1210
- Feature/add userid to langfuse by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1249
- Feature/UI updates - Reorganizing Chatflow Dashboard by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1231
- Enable inserting custom URL using basic auth by @tirongi in https://github.com/FlowiseAI/Flowise/pull/1262
- UX Changes to the API Keys Screens by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1260
- Feature/add vector upsert ability by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1243
Bugfixes
- Bugfix/fix sessionid undefined by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1258
- Bugfix/fix assistant image fetching method by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1265
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.4.2...flowise@1.4.3