2.2.0
Added 4
- Added new gpt-4o model and set gpt-4o (latest) as default model for ChatOpenAI node
- Added Extract Metadata Retriever node
- Added new doc store upsert and refresh API
- Added ability to show variable output
Changed 2
- Redis default port is now 6379
- Enhanced Chat Embed Configuration View
Fixed 2
- Fixed upsert files override issue
- Fixed 'label' undefined errors for sequential agents
What's Changed
Nodes
- Redis default port is 6379 by @tgmerritt in https://github.com/FlowiseAI/Flowise/pull/3548
- Added new gpt4o model and set "gpt 4o (latest)" as default model for ChatOpenAI node. by @saatchi-david in https://github.com/FlowiseAI/Flowise/pull/3543
- Feature/Extract Metadata Retriever by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3579
- Chore/models update by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3590
Core
- Feature/Add new doc store upsert and refresh API by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3556
- Enhanced Chat Embed Configuration View by @toi500 in https://github.com/FlowiseAI/Flowise/pull/3559
- Feature/add ability to show variable output by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3580
- Chore/LC v0.3 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3517
- Chore/update flowise embed version@2.0.8 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3602
Bugfix
- Bugfix/Upsert files override by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3569
- Fix 'label' undefined errors for sequential agents by @px-amaac in https://github.com/FlowiseAI/Flowise/pull/3585
New Contributors
- @px-amaac made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3585
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@2.1.5...flowise@2.2.0