Skip to content

elsa-v0.5.0

Pre-release
Pre-release

Choose a tag to compare

@CodeCasterX CodeCasterX released this 24 Oct 10:58
· 37 commits to main since this 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 llm node knowledgeForm reference filter by @RonnyChan96 in #348
  • [elsa] Add reply node to support conversational response workflows by @reeeborn33 in #324
  • [elsa] Modify interaction method for startNode inputParams to improve configuration usability by @reeeborn33 in #320
  • [elsa] Add params to knowledgeRetrievalNode option 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