2.2.3
Added 10
- IBM Watsonx LLM node
- Options to filter conversation history messages used in sequential LLM and Agent nodes
- EPUB file support
- Groq Whisper support
- Azure Cognitive speech-to-text functionality
- Conversation history selection options to ConditionAgent node
- Composio tool
- Print or Export Text Document Tool
- Neo4j GraphRag support
- DeepSeek chat node
Changed 4
- Vertex Gemini Custom Model Changes
- Exa category filter with new values
- Improve 'Require Approval' Description to indicate MemoryAgent dependency
- JSON repair capability in StructuredOutputParserAdvanced for LLM outputs
Fixed 6
- followUpPrompts migration for MariaDB
- Get value with nested metadata filter
- File upload configuration mapping
- Tool description not added to custom assistant
- Agent response visibility for chatflow
- Error Cannot read properties of undefined (reading 'sendTelemetry')
What's Changed
Node
- IBM Watsonx LLM node by @eduardconstantin in https://github.com/FlowiseAI/Flowise/pull/3674
- feat: Add options to filter conversation history messages used in sequential LLM and Agent nodes by @jeanibarz in https://github.com/FlowiseAI/Flowise/pull/3653
- feat. add epub support #3629 by @Ajay-Satish-01 in https://github.com/FlowiseAI/Flowise/pull/3668
- Chore/Enhancement: Improve 'Require Approval' Description to Indicate MemoryAgent Dependency by @jeanibarz in https://github.com/FlowiseAI/Flowise/pull/3680
- Feature/Add Groq Whisper support by @ghondar in https://github.com/FlowiseAI/Flowise/pull/3706
- Feature/Add Azure Cognitive speech-to-text functionality by @ghondar in https://github.com/FlowiseAI/Flowise/pull/3718
- feat: Add conversation history selection options to ConditionAgent node by @jeanibarz in https://github.com/FlowiseAI/Flowise/pull/3719
- Add missing inputs by @eduardconstantin in https://github.com/FlowiseAI/Flowise/pull/3726
- Vertex Gemini Custom Model Changes by @vijaykammili in https://github.com/FlowiseAI/Flowise/pull/3737
- [Feature] Update Exa category filter with new values by @forcewake in https://github.com/FlowiseAI/Flowise/pull/3746
- Feature/add composio tool by @abhishekpatil4 in https://github.com/FlowiseAI/Flowise/pull/3722
- Feature/Add Print or Export Text Document Tool by @yapwr in https://github.com/FlowiseAI/Flowise/pull/3743
- [Feature] Repair JSON from LLM in StructuredOutputParserAdvanced by @JJK801 in https://github.com/FlowiseAI/Flowise/pull/3723
- Feature/Add Neo4j GraphRag support by @ghondar in https://github.com/FlowiseAI/Flowise/pull/3686
- Feat/deepseek chat node by @nguyenhung10012003 in https://github.com/FlowiseAI/Flowise/pull/3732
Core
- Chore/swagger update by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3692
Bugfix
- fix: followUpPrompts migration for MariaDB by @karlobencic in https://github.com/FlowiseAI/Flowise/pull/3677
- Bugfix/Get value with nested metadata filter by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3695
- fix: mapping full file upload configuration by @daniloferreira in https://github.com/FlowiseAI/Flowise/pull/3713
- Bugfix/Add tool description to custom assistant by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3727
- Bugfix/Hide agent response for chatflow by @richersoon in https://github.com/FlowiseAI/Flowise/pull/3729
- Bugfix/custom assistant tools description by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3739
- Bugfix/Share Chatbot Config by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3742
- fix: Error Cannot read properties of undefined (reading 'sendTelemetry') by @karlobencic in https://github.com/FlowiseAI/Flowise/pull/3734
New Contributors
- @Ajay-Satish-01 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3668
- @daniloferreira made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3713
- @richersoon made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3729
- @vijaykammili made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3737
- @abhishekpatil4 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3722
- @forcewake made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3746
- @yapwr made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3743
- @nguyenhung10012003 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3732
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@2.2.2...flowise@2.2.3