elsa-v0.5.0
Pre-release
Pre-release
🌟 Overview
This release introduces several new workflow nodes, interaction optimizations, and enhanced knowledge integration, improving the flexibility and extensibility of the elsa engine.
🔍 What's Changed
✨ Enhancements
- [elsa] Modify
llmnodeknowledgeFormreference filter by @RonnyChan96 in #348 - [elsa] Add reply node to support conversational response workflows by @reeeborn33 in #324
- [elsa] Modify interaction method for
startNodeinputParams to improve configuration usability by @reeeborn33 in #320 - [elsa] Add params to
knowledgeRetrievalNodeoption struct for guest mode support by @wuayee in #314 - [elsa] Add text concatenate node to combine multiple text segments efficiently by @reeeborn33 in #300
- [elsa] Add variable update node for dynamic data updates within workflows by @RonnyChan96 in #238
❤️ Contributors
Special thanks to all contributors for their great work on this release:
@RonnyChan96, @reeeborn33, @wuayee, @desAweis